clog/requirements-dev.txt
theonepath a87c6b1998
Added requirements-dev.txt
File is used with pip to install all the required dependencies for developer testing only
2022-05-04 00:18:43 +01:00

5 lines
69 B
Plaintext

flake8==4.0.1
tox==3.25.0
pytest==7.1.2
pytest-cov==3.0.0
mypy==0.950