We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dead93 commit 6bab00bCopy full SHA for 6bab00b
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