Skip to content

Commit b9d3994

Browse files
authored
require python 3.10
1 parent 325f194 commit b9d3994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
]
1010
description = "API Client for the Materials Project"
1111
readme = "README.md"
12-
requires-python = ">=3.9"
12+
requires-python = ">=3.10"
1313
license = { text = "modified BSD" }
1414
classifiers = [
1515
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)