Files
notifications-api/requirements_for_test.txt
Leo Hemsted 90e9a2f1b3 use flake8 instead of pycodestyle
since there are thousands and thousands of errors in the tests files
at the moment, i propose fixing those errors in separate PR for now.
2017-11-28 14:28:01 +00:00

13 lines
235 B
Plaintext

-r requirements.txt
flake8==3.5.0
pytest==3.2.5
pytest-mock==1.6.3
pytest-cov==2.5.1
pytest-xdist==1.20.1
coveralls==1.2.0
freezegun==0.3.9
requests-mock==1.3.0
# optional requirements for jsonschema
strict-rfc3339==0.7
rfc3987==1.3.7