We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f48054 + 46bfa2a commit e057503Copy full SHA for e057503
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