diff --git a/pyproject.toml b/pyproject.toml index c7580fc..b168f31 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ classifiers = [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", ] -requires-python = ">=3.10" +requires-python = ">=3.10,<3.13" # Declare any run-time dependencies that should be installed with the package. dependencies = [ "MDAnalysis>=2.7.0",