Remove detox development requirement

As of tox 3.7, detox is no longer needed as tox added a native
parallel environment execution.
This commit is contained in:
DjLegolas 2019-04-17 09:10:58 +03:00 committed by Calum Lind
parent db021b9f41
commit 6ff7a5400f
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@
sphinx-autobuild sphinx-autobuild
tox tox
tox-venv tox-venv
detox
pre-commit pre-commit
flake8-blind-except flake8-blind-except
flake8-builtins flake8-builtins