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.
1 parent 879dc89 commit d82df61Copy full SHA for d82df61
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_neopixel'],
+ py_modules=['neopixel'],
60
)
0 commit comments