You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ name = "allegro-pol"
7
7
dynamic = ["version"]
8
8
description = "allegro-pol is an extension package of the nequip framework that adapts the Allegro architecture (another nequip extension package) for the prediction of the electric response of materials (polarization, Born charges, polarizability) in addition to energy and forces within a single model."
9
9
readme = "README.md"
10
-
requires-python = ">=3.9"
10
+
requires-python = ">=3.10"
11
11
license = {file = "LICENSE"}
12
12
authors = [
13
13
{name = "The NequIP Developers", email = "allegro-nequip@g.harvard.edu"},
0 commit comments