Skip to content

Commit 99c1b60

Browse files
Update setup.py
1 parent e8d44c4 commit 99c1b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@
4848
keywords="RGB-LED matrix image display hardware micropython circuitpython",
4949
# You can just specify the packages manually here if your project is
5050
# simple. Or you can use find_packages().
51-
py_modules=["lightshow"],
51+
py_modules=["piper_lightshow"],
5252
)

0 commit comments

Comments
 (0)