We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed498aa commit e220aadCopy full SHA for e220aad
1 file changed
pyproject.toml
@@ -260,7 +260,7 @@ name = "PyPartMC"
260
dynamic = ["version"]
261
description = "Python interface to PartMC"
262
readme = "README.md"
263
-requires-python = ">=3.8"
+requires-python = ">=3.9"
264
authors = [
265
{name = "https://github.com/open-atmos/PyPartMC/graphs/contributors", email = "nriemer@illinois.edu"}
266
]
0 commit comments