From: Mike Bayer Date: Mon, 15 May 2023 18:59:18 +0000 (-0400) Subject: block pytest-xdist 3.3.0 X-Git-Tag: rel_2_0_14~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f6e803d412c74635563988535bd3195170302ba6;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git block pytest-xdist 3.3.0 Change-Id: I9c68ef747ad4c87b73751158c5b7966c28816ec8 References: https://github.com/pytest-dev/pytest-xdist/issues/907 --- diff --git a/tox.ini b/tox.ini index 4e2e4dfe70..4f4b064c9a 100644 --- 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