We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
/
1 parent 8f48054 commit 46bfa2aCopy full SHA for 46bfa2a
pyproject.toml
@@ -13,6 +13,7 @@ requires = [
13
name = "adafruit-circuitpython-typing"
14
description = "Types needed for type annotation that are not in `typing`"
15
version = "0.0.0+auto.0"
16
+requires-python = ">=3.8"
17
readme = "README.rst"
18
authors = [
19
{name = "Adafruit Industries", email = "[email protected]"}
0 commit comments