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.
1 parent f8de4c0 commit 1252b8fCopy full SHA for 1252b8f
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