Skip to content

Commit

Permalink
try pinning pytest to version working previously
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <vsochat@stanford.edu>
  • Loading branch information
vsoch committed Dec 14, 2020
1 parent 18b7207 commit 7a20bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
- httpretty
- wrapt
- pyyaml
- pytest
- pytest ==6.1.2
- pytest-cov
- ftputil
- pysftp
Expand Down

0 comments on commit 7a20bee

Please sign in to comment.