Skip to content

Commit 014171b

Browse files
committed
ci: Temporary fix
See python-poetry/poetry#3862
1 parent a22bbdb commit 014171b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ mkdocstrings = "^0.15.0"
5252
mypy = "^0.800"
5353
pytest = "^6.2.2"
5454
pytest-cov = "^2.11.1"
55-
pytest-randomly = "^3.5.0"
55+
pytest-randomly = "<3.6.0"
5656
pytest-sugar = "^0.9.4"
5757
pytest-xdist = "^2.2.0"
5858
toml = "^0.10.2"

0 commit comments

Comments
 (0)