remove todo from setup
This commit is contained in:
parent
5c2f36d296
commit
c60c8ad2c7
1 changed files with 0 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -55,7 +55,5 @@ setup(
|
|||
"network internet http",
|
||||
# You can just specify the packages manually here if your project is
|
||||
# simple. Or you can use find_packages().
|
||||
# TODO: IF LIBRARY FILES ARE A PACKAGE FOLDER,
|
||||
# CHANGE `py_modules=['...']` TO `packages=['...']`
|
||||
py_modules=["adafruit_fakerequests"],
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue