-
- Downloads
Add pytest-xdist for parallel test execution
parent
b32b70b0
No related branches found
No related tags found
This commit is part of merge request !292. Comments created here will be created in the context of that merge request.
... | @@ -23,3 +23,4 @@ sphinx-rtd-theme==2.0.0 | ... | @@ -23,3 +23,4 @@ sphinx-rtd-theme==2.0.0 |
urllib3_mock==0.3.3 | urllib3_mock==0.3.3 | ||
pytest-asyncio==0.23.6 | pytest-asyncio==0.23.6 | ||
pre-commit~=3.7.0 | pre-commit~=3.7.0 | ||
pytest-xdist==3.6.1 | |||
\ No newline at end of file |
Please register or sign in to comment