summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorbendikro <bro.devel+deluge@gmail.com>2016-04-29 22:42:34 +0200
committerCalum Lind <calumlind+deluge@gmail.com>2016-11-22 22:07:03 +0000
commit0edebda1c7d87ea7ed68c904a92b12c9322f1ece (patch)
treeca4436aa7a44c626bb5eb7836dad5e6bd61707b0 /tox.ini
parent7283e8b668a69b9b97e34345e15d24a9dd8781dc (diff)
downloaddeluge-0edebda1c7d87ea7ed68c904a92b12c9322f1ece.tar.gz
deluge-0edebda1c7d87ea7ed68c904a92b12c9322f1ece.tar.bz2
deluge-0edebda1c7d87ea7ed68c904a92b12c9322f1ece.zip
[WebUI] Log correct http address if listening on IPv6
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index 96517a4f1..8492a4962 100644
--- a/tox.ini
+++ b/tox.ini
@@ -31,6 +31,7 @@ deps =
mock
slimit
pillow
+ py2-ipaddress
whitelist_externals = py.test
commands = {envpython} setup.py test