Skip to content

Commit

Permalink
conda-recipe: pin pytest version
Browse files Browse the repository at this point in the history
  • Loading branch information
stuarteberg committed Jan 6, 2019
1 parent 0ab2923 commit cc4dca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ requirements:

test:
requires:
- pytest
- pytest 4.0.*
- pytest-cov
- numpy

Expand Down

0 comments on commit cc4dca6

Please sign in to comment.