Skip to content

Commit ff4c64f

Browse files
committed
now in a package
1 parent e13b373 commit ff4c64f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@
5656

5757
# You can just specify the packages manually here if your project is
5858
# simple. Or you can use find_packages().
59-
py_modules=['adafruit_espatcontrol'],
60-
)
59+
packages=['adafruit_espatcontrol'],
60+
)

0 commit comments

Comments
 (0)