We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f8de4c0 + 1252b8f commit 4f89b49Copy full SHA for 4f89b49
setup.py
@@ -34,7 +34,7 @@
34
author='Adafruit Industries',
35
author_email='[email protected]',
36
37
- install_requires=[],
+ install_requires=['pyserial', 'Adafruit-Blinka', 'adafruit-circuitpython-busdevice'],
38
39
# Choose your license
40
license='MIT',
0 commit comments