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 20d99a0 commit 93429ddCopy full SHA for 93429dd
pyproject.toml
@@ -23,7 +23,7 @@ license = {text = "Apache License, 2.0"}
23
maintainers = [{name = "Repronim developers", email = "[email protected]"}]
24
name = "reproschema"
25
readme = "README.md"
26
-requires-python = ">=3.8"
+requires-python = ">=3.10"
27
28
[project.optional-dependencies]
29
all = ["reproschema[doc]", "reproschema[test]"]
0 commit comments