There was an error while loading. Please reload this page.
1 parent 43b2b52 commit 0bccc4aCopy full SHA for 0bccc4a
setup.py
@@ -34,6 +34,7 @@
34
# Author details
35
author="Adafruit Industries",
36
author_email="circuitpython@adafruit.com",
37
+ python_requires=">=3.7.0",
38
install_requires=["Adafruit-Blinka>=6.20.4", "adafruit-circuitpython-typing"],
39
# Choose your license
40
license="MIT",
0 commit comments