commit
1db962ec60
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -48,5 +48,5 @@ setup(
|
|||
keywords="adafruit ble bluefruit bluetooth micropython circuitpython",
|
||||
# You can just specify the packages manually here if your project is
|
||||
# simple. Or you can use find_packages().
|
||||
py_modules=["adafruit_bluefruit_connect"],
|
||||
packages=["adafruit_bluefruit_connect"],
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue