mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-05 18:20:46 -08:00
pyproject.toml -> pin to pytest==8.4.2 per pytest-dev/pytest-xdist/issues/1273
This commit is contained in:
parent
e6d98de840
commit
20854b3d4d
1 changed files with 1 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ development = [
|
|||
"black",
|
||||
"mypy",
|
||||
"pylint",
|
||||
"pytest",
|
||||
"pytest==8.4.2", # TODO: unpin on resolution of pytest-dev/pytest-xdist/issues/1273
|
||||
"pytest-benchmark",
|
||||
"pytest-cov",
|
||||
"pytest-xdist",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue