Fix imports

This commit is contained in:
Bjoern Kerler 2023-09-06 20:41:00 +02:00
parent 9d1f130c0d
commit a0c43e326d
5 changed files with 0 additions and 1 deletions

View file

View file

View file

@ -21,7 +21,6 @@ setup(
license='GPLv3 License',
install_requires=[
'colorama',
'usb',
'pyusb',
'pyserial',
'pycryptodome',