]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
block pytest-xdist 3.3.0
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 15 May 2023 18:59:18 +0000 (14:59 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 15 May 2023 18:59:18 +0000 (14:59 -0400)
Change-Id: I9c68ef747ad4c87b73751158c5b7966c28816ec8
References: https://github.com/pytest-dev/pytest-xdist/issues/907

tox.ini

diff --git a/tox.ini b/tox.ini
index 4e2e4dfe700a60c19de6d224650e69de12a242af..4f4b064c9a4facd7d573656db60e82b776e615b7 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -35,7 +35,7 @@ extras=
 
 deps=
      pytest>=7.0.0rc1,<8
-     pytest-xdist
+     pytest-xdist!=3.3.0
 
      dbapimain-sqlite: git+https://github.com/omnilib/aiosqlite.git#egg=aiosqlite
      dbapimain-sqlite: git+https://github.com/coleifer/sqlcipher3.git#egg=sqlcipher3