Skip to content

Commit 312d05f

Browse files
committed
require python >=3.9
1 parent f924d65 commit 312d05f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ name = "PyPartMC"
1414
dynamic = ["version"]
1515
description = "Python interface to PartMC"
1616
readme = "README.md"
17-
requires-python = ">=3.8"
17+
requires-python = ">=3.9"
1818
authors = [
1919
{name = "https://github.com/open-atmos/PyPartMC/graphs/contributors", email = "nriemer@illinois.edu"}
2020
]

0 commit comments

Comments
 (0)