Skip to content

Commit

Permalink
Update coverage test dep.
Browse files Browse the repository at this point in the history
  • Loading branch information
ionelmc committed Aug 2, 2020
1 parent c4b0722 commit 1253f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ setenv =
coverage45: _DEP_COVERAGE=coverage==4.5.4
coverage50: _DEP_COVERAGE=coverage==5.0.4
coverage51: _DEP_COVERAGE=coverage==5.1
coverage52: _DEP_COVERAGE=coverage==5.2
coverage52: _DEP_COVERAGE=coverage==5.2.1
# For testing against a coverage.py working tree.
coveragedev: _DEP_COVERAGE=-e{env:COVERAGE_HOME}
passenv =
Expand Down

0 comments on commit 1253f3e

Please sign in to comment.