Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Commit

Permalink
not using coverage fork either =/
Browse files Browse the repository at this point in the history
  • Loading branch information
Buck Golemon committed Oct 25, 2014
1 parent 799ebfd commit a685560
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions requirements.d/test.txt
@@ -1,15 +1,13 @@
# minimal set of packages to run tests (under tox, for example)
-r testing.txt

coverage
pytest-xdist
pytest-timeout
pytest-rerunfailures

# NOTE: versions must be specified in dependency DFS post-order or else we get the wrong versions.

#coverage ## pending pull request: https://bitbucket.org/ned/coveragepy/pull-request/42
hg+https://bitbucket.org/bukzor/coverage.py@__main__-support

# cov-core ## pending pull requests:
# * https://github.com/schlamar/cov-core/pull/6
# * https://github.com/schlamar/cov-core/pull/7
Expand Down

0 comments on commit a685560

Please sign in to comment.