python/test-requirements.txt
Davanum Srinivas 7fd6d559b8 Use py.test instead of nosetests for better problem reporting (#282)
nosetests output is not very useful for diagnosing issues when
running in travis. Let us switch to py.test
2017-07-06 18:27:30 -07:00

13 lines
168 B
Plaintext

coverage>=4.0.3
nose>=1.3.7
pytest
pluggy>=0.3.1
py>=1.4.31
randomize>=0.13
mock>=2.0.0
sphinx>=1.2.1,!=1.3b1,<1.4 # BSD
recommonmark
codecov>=1.4.0
pep8
autopep8
isort