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 714654b commit 9ce6dd1Copy full SHA for 9ce6dd1
pyproject.toml
@@ -4,7 +4,7 @@ version = "0.0.1"
4
description = "A framework for automated error detection and data collection"
5
authors = []
6
readme = "README.md"
7
-requires-python = "==3.9.*"
+requires-python = ">=3.9"
8
9
keywords = []
10
0 commit comments