Skip to content

Commit

Permalink
Remove pytest-xdist from dependencies
Browse files Browse the repository at this point in the history
Remove pytest-xdist from Pipfile since it's never used in any pytest
workflows
  • Loading branch information
tianyizheng02 committed Jun 20, 2024
1 parent ea17ee4 commit be5a683
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 25 deletions.
1 change: 0 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ flake8 = "*"
pre-commit = "*"
pytest = "*"
pytest-cov = "*"
pytest-xdist = "*"
sphinx = "*"

[requires]
Expand Down
31 changes: 7 additions & 24 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit be5a683

Please sign in to comment.