Skip to content

Commit

Permalink
Add pytest-rerunfailures to conda test deps
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Aug 7, 2024
1 parent cdafab3 commit b90b652
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/conda/recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ test:
requires:
- pip
- pytest-asyncio
- pytest-rerunfailures
- pytest-xdist
commands:
- pip check
Expand Down

0 comments on commit b90b652

Please sign in to comment.