Skip to content

Commit 75ade48

Browse files
committed
bump minimum python version
1 parent 6134774 commit 75ade48

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
@@ -7,7 +7,7 @@ name = "allegro-pol"
77
dynamic = ["version"]
88
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."
99
readme = "README.md"
10-
requires-python = ">=3.9"
10+
requires-python = ">=3.10"
1111
license = {file = "LICENSE"}
1212
authors = [
1313
{name = "The NequIP Developers", email = "allegro-nequip@g.harvard.edu"},

0 commit comments

Comments
 (0)