We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f924d65 commit 312d05fCopy full SHA for 312d05f
1 file changed
pyproject.toml
@@ -14,7 +14,7 @@ name = "PyPartMC"
14
dynamic = ["version"]
15
description = "Python interface to PartMC"
16
readme = "README.md"
17
-requires-python = ">=3.8"
+requires-python = ">=3.9"
18
authors = [
19
{name = "https://github.com/open-atmos/PyPartMC/graphs/contributors", email = "nriemer@illinois.edu"}
20
]
0 commit comments