Skip to content

Commit

Permalink
Drop pytest-xdist (#492)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjlittle authored Oct 12, 2023
1 parent 6a3ddd6 commit 4bc6f38
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion requirements/geovista.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ dependencies:
- pytest-cov
- pytest-mock
- pytest-pyvista
- pytest-xdist
- pytest-xvfb

# examples dependencies (optional)
Expand Down
1 change: 0 additions & 1 deletion requirements/pypi-optional-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@ pytest>=6.0
pytest-cov
pytest-mock
pytest-pyvista
pytest-xdist
pytest-xvfb

0 comments on commit 4bc6f38

Please sign in to comment.