diff --git a/pyproject.toml b/pyproject.toml index 976f3a1b5..7121c65a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ authors = [ ] description = "Energy System Model" readme = "README.md" -requires-python = ">= 3.7" +requires-python = ">= 3.8, <3.10" keywords = ["energy", "modelling"] classifiers = [ "Development Status :: 3 - Alpha",