python/test-requirements.txt
Nabarun Pal 064b80e0cd
Moves coverage report generation to pytest from nosetests
Adds pytest-cov to requirements
2019-10-16 15:24:10 +05:30

16 lines
195 B
Plaintext

coverage>=4.0.3
nose>=1.3.7
pytest
pytest-cov
pluggy>=0.3.1
py>=1.4.31
randomize>=0.13
mock>=2.0.0
sphinx>=1.4 # BSD
recommonmark
sphinx_markdown_tables
codecov>=1.4.0
pycodestyle
autopep8
isort