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

pin pytest-xdist #94

Merged
merged 1 commit into from
Aug 20, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion azure/posix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down