Skip to content

Commit 4ba6009

Browse files
committed
Setup.py update
1 parent d29ff4c commit 4ba6009

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
@@ -60,5 +60,5 @@
6060

6161
# You can just specify the packages manually here if your project is
6262
# simple. Or you can use find_packages().
63-
packages=['adafruit_motorkit'],
63+
py_modules=['adafruit_motorkit'],
6464
)

0 commit comments

Comments
 (0)