Skip to content

Commit

Permalink
Revert "Pin pytest<8.0.0 (#813)"
Browse files Browse the repository at this point in the history
  • Loading branch information
crusaderky committed Jan 29, 2024
1 parent 16b7dcf commit fe9e735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: dask-expr
channels:
- conda-forge
dependencies:
- pytest<8.0.0
- pytest
- pytest-cov
- pytest-xdist
- dask # overridden by git tip below
Expand Down

0 comments on commit fe9e735

Please sign in to comment.