diff --git a/setup.py b/setup.py index 96a1669..340674e 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,8 @@ '!=1.4.4', '!=1.4.5', '!=1.4.6', - '!=2.0.30', # Tests run into a deadlock on Python 3.12 from here on + '!=2.0.29', # Tests run into a deadlock on Python 3.12 from here on + '!=2.0.30', '!=2.0.31', '!=2.0.32', '!=2.0.33',