We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e9bccd commit b40cde2Copy full SHA for b40cde2
setup.py
@@ -58,5 +58,5 @@
58
59
# You can just specify the packages manually here if your project is
60
# simple. Or you can use find_packages().
61
- py_modules=['adafruit_ads1x15'],
+ packages=['adafruit_ads1x15'],
62
)
0 commit comments