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:
parent
db021b9f41
commit
6ff7a5400f
|
@ -4,7 +4,6 @@
|
|||
sphinx-autobuild
|
||||
tox
|
||||
tox-venv
|
||||
detox
|
||||
pre-commit
|
||||
flake8-blind-except
|
||||
flake8-builtins
|
||||
|
|
Loading…
Reference in New Issue