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 704248b commit a853704Copy full SHA for a853704
pyproject.toml
@@ -11,7 +11,7 @@ authors = [
11
readme = "README.md"
12
license = { file = "LICENSE" }
13
keywords = ["pyiron"]
14
-requires-python = ">=3.9 <3.13"
+requires-python = ">=3.9, <3.13"
15
classifiers = [
16
"Development Status :: 5 - Production/Stable",
17
"Topic :: Scientific/Engineering :: Physics",
0 commit comments