Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
amezin committed Jun 2, 2024
1 parent c535e0b commit 750c547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ skipsdist = true

[testenv]
deps =
pytest==8.2.1
pytest @ git+https://github.com/pytest-dev/pytest.git@refs/pull/12408/head
pytest-xdist==3.6.1

commands = python -m pytest {posargs: -n auto}

0 comments on commit 750c547

Please sign in to comment.