Skip to content

Commit fcd8365

Browse files
authored
Merge pull request #13 from adafruit/tannewt-patch-1
Update dependency
2 parents 545894e + 6c29846 commit fcd8365

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
@@ -33,7 +33,7 @@
3333
# Author details
3434
author="Adafruit Industries",
3535
author_email="[email protected]",
36-
install_requires=["adafruit-circuitpython-ble"],
36+
install_requires=["adafruit-circuitpython-ble >= 8.0.0"],
3737
# Choose your license
3838
license="MIT",
3939
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)