We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ca25f1 + df83258 commit 1db962eCopy full SHA for 1db962e
setup.py
@@ -48,5 +48,5 @@
48
keywords="adafruit ble bluefruit bluetooth micropython circuitpython",
49
# You can just specify the packages manually here if your project is
50
# simple. Or you can use find_packages().
51
- py_modules=["adafruit_bluefruit_connect"],
+ packages=["adafruit_bluefruit_connect"],
52
)
0 commit comments