Skip to content

Commit

Permalink
add pytest-xdist version
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhea committed Jan 11, 2025
1 parent 10df509 commit 49a92bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ flipjump = ">=1.3.0"

# developement
pytest = { version = "^7.4.0", optional = true }
pytest-xdist = { version = "^3.3.1", optional = true }

[tool.poetry.extras]
tests = ["pytest", "pytest-xdist"]
Expand Down

0 comments on commit 49a92bb

Please sign in to comment.