summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorbendikro <bro.devel+deluge@gmail.com>2015-07-16 00:09:49 +0200
committerCalum Lind <calumlind+deluge@gmail.com>2015-08-14 17:45:23 +0200
commit9d662bf0594e490df4f05537561b77dce01926f3 (patch)
treeaa60c4ece188b9204920d7e00accc18cfc336acf /tox.ini
parent[Tests] Fix Xvfb for GTKUI tests running on TravisCI (diff)
downloaddeluge-9d662bf0594e490df4f05537561b77dce01926f3.tar.xz
deluge-9d662bf0594e490df4f05537561b77dce01926f3.zip
[Tests] Fix code for isort 4.0.0
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 331a6ebd9..eb018d8a4 100644
--- a/tox.ini
+++ b/tox.ini
@@ -78,7 +78,7 @@ commands = {[testenv:pydef]commands}
[testenv:isort]
deps =
{[testenv]deps}
- isort
+ isort>=4.0.0
whitelist_externals =
{[testenv]whitelist_externals}
isort