Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
earonesty committed Nov 22, 2019
1 parent 82bb6bb commit 2b87159
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions reqs.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/bash

set -o xtrace

# install pytest-cov first, which should pull in the right deps
pip install pytest-cov pytest-xdist codecov
pip install pytest>=4.4

0 comments on commit 2b87159

Please sign in to comment.