pypiserver/requirements/dev.pip

12 lines
212 B
Plaintext

## Pip-dependencies for developing the project.
#
# Install it with:
# pip install -r requirements/dev.pip
-r exe.pip
-r test.pip
black
docopt # For `/bin/bumpver.py`.
mypy; implementation_name == 'cpython'