# For testing
pytest-relaxed @ git+https://github.com/bitprophet/pytest-relaxed@main
# TODO: NUKEME vvv
invoke @ git+https://github.com/pyinvoke/invoke@main
releases @ git+https://github.com/bitprophet/releases@main
# TODO: NUKEME ^^^
pytest-cov==2.4.0
pytest-mock==3.2.0
watchdog==0.8.3
coverage==4.4.2
codecov==2.1.11
# Formatting
black==19.10b0
# Linting
flake8==3.6.0
# Modern setuptools, eg automatic license file detection
setuptools>=56

# Self, for runtime/task dependencies
-e .
