Skip to content

Commit 38723bb

Browse files
authored
Unpin pytest-xdist (psf#3772)
1 parent 138769a commit 38723bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test_requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
coverage >= 5.3
22
pre-commit
33
pytest >= 6.1.1
4-
pytest-xdist >= 2.2.1, < 3.0.2
5-
pytest-cov >= 2.11.1
4+
pytest-xdist >= 3.0.2
5+
pytest-cov >= 4.1.0
66
tox

0 commit comments

Comments
 (0)