Skip to content

Commit

Permalink
use updated version of coverage lib
Browse files Browse the repository at this point in the history
  • Loading branch information
taleinat committed Jan 7, 2018
1 parent 653ebf3 commit bde0968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -6,7 +6,7 @@ install_command =
pip install -vvv {opts} {packages}
deps =
; use specific versions of testing tools with which this is known to work
with_coverage: coverage==3.7.1
with_coverage: coverage
py{27,33}: unittest2==1.1.0
py{27}: mock==1.3.0
httpretty
Expand Down

0 comments on commit bde0968

Please sign in to comment.