httpie-cli/requirements-dev.txt
Mickaël Schoentgen 1274d869f6
Replace usage of mock with unittest.mock (#1054)
Since Python 3, the mock dependency is no more required as
it is already part of the unittest module.
2021-04-30 15:08:27 +02:00

8 lines
73 B
Plaintext

pytest
pytest-cov
pytest-httpbin>=0.0.6
docutils
wheel
pycodestyle
twine