diff --git a/pyproject.toml b/pyproject.toml index 06eadcbcf13..177f1aab577 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ Python Materials Genomics is a robust materials analysis code that defines core and molecules with support for many electronic structure codes. It is currently the core analysis code powering the Materials Project (https://materialsproject.org).""" readme = "README.md" -requires-python = ">=3.10" +requires-python = ">=3.10,<3.13" keywords = [ "ABINIT", "VASP",