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.
2 parents 34885d9 + a853704 commit 6ef074eCopy full SHA for 6ef074e
pyproject.toml
@@ -11,14 +11,13 @@ authors = [
11
readme = "README.md"
12
license = { file = "LICENSE" }
13
keywords = ["pyiron"]
14
-requires-python = ">=3.8"
+requires-python = ">=3.9, <3.13"
15
classifiers = [
16
"Development Status :: 5 - Production/Stable",
17
"Topic :: Scientific/Engineering :: Physics",
18
"License :: OSI Approved :: BSD License",
19
"Intended Audience :: Science/Research",
20
"Operating System :: OS Independent",
21
- "Programming Language :: Python :: 3.8",
22
"Programming Language :: Python :: 3.9",
23
"Programming Language :: Python :: 3.10",
24
"Programming Language :: Python :: 3.11",
0 commit comments