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 0019d02 commit 2735ed8Copy full SHA for 2735ed8
1 file changed
pyproject.toml
@@ -16,7 +16,7 @@ authors = [
16
readme = "README.md"
17
license = { file = "LICENSE" }
18
keywords = ["high performance computing", "hpc", "task scheduler", "slurm", "flux-framework", "executor"]
19
-requires-python = ">=3.9, <3.14"
+requires-python = ">3.9, <3.14"
20
classifiers = [
21
"Development Status :: 5 - Production/Stable",
22
"Topic :: Scientific/Engineering :: Physics",
0 commit comments