Skip to content

Commit 098a935

Browse files
committed
Update Python requirement to >=3.9
1 parent 7895e12 commit 098a935

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
@@ -8,7 +8,7 @@ authors = [
88
{ name = "Jacob Wilkins" },
99
{ name = "Alin M. Elena" },
1010
]
11-
requires-python = ">=3.10"
11+
requires-python = ">=3.9"
1212
classifiers = [
1313
"Programming Language :: Python",
1414
"Intended Audience :: Science/Research",

0 commit comments

Comments
 (0)