deluge/requirements-dev.txt
DjLegolas 6ff7a5400f Remove detox development requirement
As of tox 3.7, detox is no longer needed as tox added a native
parallel environment execution.
2019-05-09 12:02:59 +01:00

15 lines
227 B
Plaintext

-r requirements.txt
-r requirements-docs.txt
-r requirements-tests.txt
sphinx-autobuild
tox
tox-venv
pre-commit
flake8-blind-except
flake8-builtins
flake8-commas
flake8-comprehensions
flake8-debugger
flake8-mock
flake8-mutable