httpie-cli/requirements-dev.txt
Jakub Roztocil 6aa711c69f Removed pytest-xdist
The test suite is much less IO-bound now with the local httpbin
instance (via pytest-httpbin). Therefore, paralelization is not
as helpful.
2014-09-08 07:44:25 +02:00

6 lines
46 B
Plaintext

tox
pytest
pytest-cov
pytest-httpbin
docutils