Permalink
Please sign in to comment.
Showing
with
12 additions
and 11 deletions.
- +1 −1 Makefile
- +0 −10 requirements-test.txt
- +11 −0 requirements.testing.txt
2
Makefile
10
requirements-test.txt
| @@ -1,10 +0,0 @@ | ||
| -pytest>=2.8.7 | ||
| -pytest-cov>=2.2.0 | ||
| -pytest-runner>=2.6.2 | ||
| -mccabe>=0.3.1 | ||
| -flake8>=2.5.2 | ||
| -mock>=1.3.0 | ||
| -coverage>=4.0.3 | ||
| -coveralls>=1.1 | ||
| -codecov>=1.6.3 | ||
| -check-manifest>=0.30 |
11
requirements.testing.txt
0 comments on commit
e09469b