Add requirements for getting this to work on Travis-Ci
This commit is contained in:
7
requirements_test.txt
Normal file
7
requirements_test.txt
Normal 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
|
||||
Reference in New Issue
Block a user