We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8642770 commit a533db5Copy full SHA for a533db5
setup.py
@@ -34,7 +34,7 @@
34
# Author details
35
author="Adafruit Industries",
36
author_email="[email protected]",
37
- python_requires=">=3.7.0"
+ python_requires=">=3.7.0",
38
install_requires=[
39
"Adafruit-Blinka>=7.0.0",
40
"adafruit-circuitpython-busdevice",
0 commit comments