Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Commit ba3916f

Browse files
pin pytest-xdist (#94)
1 parent 86f860c commit ba3916f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/posix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
CYTHON_BUILD_DEP: "cython==0.29.16"
1616
NIGHTLY_BUILD_COMMIT: "master"
1717
NIGHTLY_BUILD: "false"
18-
TEST_DEPENDS: "pytest pytest-xdist hypothesis"
18+
TEST_DEPENDS: "pytest pytest-xdist==1.* hypothesis"
1919
TEST_DIR: "tmp_for_test"
2020
strategy:
2121
matrix:

0 commit comments

Comments
 (0)