We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3dead93 + 6bab00b commit 4a1dc24Copy full SHA for 4a1dc24
setup.py
@@ -56,5 +56,5 @@
56
57
# You can just specify the packages manually here if your project is
58
# simple. Or you can use find_packages().
59
- py_modules=['adafruit_ht16k33'],
+ packages=['adafruit_ht16k33'],
60
)
0 commit comments