We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1a5606 commit 0f7f673Copy full SHA for 0f7f673
1 file changed
pyproject.toml
@@ -30,7 +30,7 @@ packages = [{ include = "ctl", from = "src" }]
30
ctl = "ctl.cli:main"
31
32
[tool.poetry.dependencies]
33
-python = "^3.10"
+python = "^3.9"
34
35
confu = ">=1.4"
36
grainy = ">=1.4"
0 commit comments