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 ad27c84 commit 0d172e1Copy full SHA for 0d172e1
pyproject.toml
@@ -9,7 +9,7 @@ readme = "README.md"
9
version = "0.5.2"
10
11
[tool.poetry.dependencies]
12
-python = "^3.10"
+python = ">=2.7"
13
14
[build-system]
15
build-backend = "poetry.core.masonry.api"
0 commit comments