Skip to content

Commit fc97e82

Browse files
authored
Merge pull request #3 from kattni/pypi-setup
Setup.py update
2 parents 01db742 + 4ba6009 commit fc97e82

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)