Skip to content

Commit

Permalink
Downgraded coverage to 3.7.1
Browse files Browse the repository at this point in the history
Coveralls doesn't like coverage 4.0 apparently. Downgrading back to
3.7.1.
  • Loading branch information
jroovers-cisco committed Oct 2, 2015
1 parent 845318c commit c65a87a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
flake8==2.4.0
coverage==4.0
coverage==3.7.1
python-coveralls==2.5.0
radon==1.2.1
mock==1.3.0

0 comments on commit c65a87a

Please sign in to comment.