We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c88809f commit 587768cCopy full SHA for 587768c
emmet-api/setup.py
@@ -52,7 +52,7 @@
52
"jinja2",
53
],
54
},
55
- python_requires=">=3.9",
+ python_requires=">=3.10",
56
license="modified BSD",
57
zip_safe=False,
58
)
emmet-builders/setup.py
@@ -48,7 +48,7 @@
48
"ml": ["emmet-core[ml]"],
49
"openmm": ["transport-analysis>=0.1.0"],
50
51
emmet-core/setup.py
@@ -75,7 +75,7 @@
75
76
77
78
79
80
81
0 commit comments