diff --git a/setup.py b/setup.py index 3cab227..9ed2bec 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,8 @@ '!=1.4.4', '!=1.4.5', '!=1.4.6', - '!=2.0.26', # Tests run into a deadlock on Python 3.12 from here on + '!=2.0.25', # Tests run into a deadlock on Python 3.12 from here on + '!=2.0.26', '!=2.0.27', '!=2.0.28', '!=2.0.29',