Skip to content

Commit cc8f811

Browse files
committed
Added xdist.
Signed-off-by: Pavel Kirilin <[email protected]>
1 parent ecc2706 commit cc8f811

File tree

2 files changed

+101
-1
lines changed

2 files changed

+101
-1
lines changed

poetry.lock

Lines changed: 100 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ anyio = "^3.6.1"
2424
pytest-env = "^0.6.2"
2525
fakeredis = "^1.8.1"
2626
pre-commit = "^2.20.0"
27+
pytest-xdist = {version = "^2.5.0", extras = ["psutil"]}
2728

2829
[tool.mypy]
2930
strict = true

0 commit comments

Comments
 (0)