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 e8d44c4 commit 99c1b60Copy full SHA for 99c1b60
setup.py
@@ -48,5 +48,5 @@
48
keywords="RGB-LED matrix image display hardware 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=["lightshow"],
+ py_modules=["piper_lightshow"],
52
)
0 commit comments