diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2016-11-20 17:47:23 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2016-11-20 17:47:23 -0500 |
| commit | 81512040e39704bd9e8eb7232d8e56910908ab2c (patch) | |
| tree | 2c209bd9d8e32e7842cf17a2ed8e6e8e6b10de9b /requirements/dev.pip | |
| parent | 44ae5a8957a646d5bbf5e3aef554e9946ace1e0b (diff) | |
| download | python-coveragepy-git-81512040e39704bd9e8eb7232d8e56910908ab2c.tar.gz | |
No more nose, use pytest as test runner
Diffstat (limited to 'requirements/dev.pip')
| -rw-r--r-- | requirements/dev.pip | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements/dev.pip b/requirements/dev.pip index 29be7534..9da0d694 100644 --- a/requirements/dev.pip +++ b/requirements/dev.pip @@ -5,7 +5,6 @@ # https://requires.io/github/nedbat/coveragepy/requirements/ # PyPI requirements for running tests. -nose==1.3.7 -r tox.pip # for linting. |
