diff --git a/setup.py b/setup.py index 784075514..ecefe033c 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ setup( author="TIA Centre", author_email="tia@dcs.warwick.ac.uk", - python_requires=">=3.8", + python_requires=">=3.8, <=3.11", classifiers=[ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers",