summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDjLegolas <DjLegolas@users.noreply.github.com>2019-04-17 09:10:58 +0300
committerCalum Lind <calumlind+deluge@gmail.com>2019-05-09 12:02:59 +0100
commit6ff7a5400f65d4d4237a1b1fa810b125168788db (patch)
treea3b35cea8fb1c78cf6ab8d62382d96f44019392c
parentdb021b9f415e20fbc83c638f114a7090d433ba99 (diff)
downloaddeluge-6ff7a5400f65d4d4237a1b1fa810b125168788db.tar.gz
deluge-6ff7a5400f65d4d4237a1b1fa810b125168788db.tar.bz2
deluge-6ff7a5400f65d4d4237a1b1fa810b125168788db.zip
Remove detox development requirement
As of tox 3.7, detox is no longer needed as tox added a native parallel environment execution.
-rw-r--r--requirements-dev.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 6e92b511b..0b08e7b5f 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -4,7 +4,6 @@
sphinx-autobuild
tox
tox-venv
-detox
pre-commit
flake8-blind-except
flake8-builtins