check-patroni/requirements-dev.txt
Denis Laxalde 2d2c389bdb Configure coverage
To be run with 'pytest --cov --cov-report=html'.
2023-10-06 10:33:04 +02:00

14 lines
113 B
Plaintext

black
codespell
isort
flake8
mypy==0.961
pytest
pytest-cov
pytest-mock
types-requests
setuptools
tox
twine
wheel