Merge branch 'master' of https://github.com/pyfa-org/Pyfa
This commit is contained in:
6
requirements.txt
Normal file
6
requirements.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
matplotlib
|
||||||
|
PyYAML
|
||||||
|
python-dateutil
|
||||||
|
urllib3
|
||||||
|
requests==2.11.1
|
||||||
|
sqlalchemy
|
||||||
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