# packages required to develop, build, and test btclib

# If your project uses README.rst, uncomment the following:
# readme_renderer

black==20.8b1
check-manifest==0.45
coverage==5.3
flake8==3.8.4
isort==5.6.4
mypy==0.790
pip
pylint==2.6.0
pytest==6.1.2
pytest-cov==2.10.1
pytest-ordering==0.6
pytest-xdist==2.1.0
Sphinx==3.3.0
tox==3.20.1

# only needed to package releases
setuptools
twine==3.2.0
wheel
