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 e8f72b0 + 61aefa8 commit 73bcdd6Copy full SHA for 73bcdd6
setup.py
@@ -59,5 +59,5 @@
59
# simple. Or you can use find_packages().
60
# TODO: IF LIBRARY FILES ARE A PACKAGE FOLDER,
61
# CHANGE `py_modules=['...']` TO `packages=['...']`
62
- py_modules=['adafruit_ble'],
+ packages=['adafruit_ble'],
63
)
0 commit comments