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 9fd6509 commit ef2db0cCopy full SHA for ef2db0c
pyproject.toml
@@ -61,7 +61,7 @@ classifiers = [
61
"Programming Language :: Python :: 3",
62
"Operating System :: OS Independent",
63
]
64
-requires-python = ">=3.10,<4.0"
+requires-python = ">=3.9,<4.0"
65
66
[project.optional-dependencies]
67
burr = ["burr[start]==0.22.1"]
0 commit comments