Add requirements for getting this to work on Travis-Ci

This commit is contained in:
Ebag333
2016-12-08 10:05:22 -08:00
parent b9e5a47924
commit 5b62419520

7
requirements_test.txt Normal file
View File

@@ -0,0 +1,7 @@
pytest==3.0.3
pytest-mock==1.2
pytest-cov==2.3.1
pytest-capturelog==0.7
coverage==4.2
coveralls==1.1
codecov