From 56a582fd431c209234904de4e8f0230feab3feaa Mon Sep 17 00:00:00 2001 From: Philipp Schaad Date: Thu, 9 Jan 2025 19:36:21 +0100 Subject: [PATCH] Update setup.py Co-authored-by: Tal Ben-Nun --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c862f0a49d..d9c611a26e 100644 --- a/setup.py +++ b/setup.py @@ -63,7 +63,7 @@ "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", ], - python_requires='>=3.6, <3.14', + python_requires='>=3.9, <3.14', packages=find_packages(exclude=["*.tests", "*.tests.*", "tests.*", "tests"]), package_data={ '': [