From 7d4ed740f2df62c5b339a94bc4149751f3067713 Mon Sep 17 00:00:00 2001 From: Simon Hawkins Date: Wed, 19 Aug 2020 19:09:26 +0100 Subject: [PATCH] pin pytest-xdist --- azure/posix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure/posix.yml b/azure/posix.yml index 4ba8880..143f52a 100644 --- a/azure/posix.yml +++ b/azure/posix.yml @@ -15,7 +15,7 @@ jobs: CYTHON_BUILD_DEP: "cython==0.29.16" NIGHTLY_BUILD_COMMIT: "master" NIGHTLY_BUILD: "false" - TEST_DEPENDS: "pytest pytest-xdist hypothesis" + TEST_DEPENDS: "pytest pytest-xdist==1.* hypothesis" TEST_DIR: "tmp_for_test" strategy: matrix: