summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2014-09-25 16:19:30 +0200
committerCalum Lind <calumlind+deluge@gmail.com>2014-09-25 16:20:15 +0200
commitfedca3167d12aabccc13c5867bfa0c1c1db32907 (patch)
tree60ba6b30ba9fd78028c4238c9b049c50e462fa94 /tox.ini
parentSmall fixes for Travis and isort (diff)
downloaddeluge-fedca3167d12aabccc13c5867bfa0c1c1db32907.tar.xz
deluge-fedca3167d12aabccc13c5867bfa0c1c1db32907.zip
[Docs] More fixes for testing with tox
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 4643ddc21..d9208aa8d 100644
--- a/tox.ini
+++ b/tox.ini
@@ -137,5 +137,4 @@ deps =
sphinxcontrib-napoleon
PIL
commands=
- python -c "import sphinxcontrib.napoleon"
sphinx-build -E -W -b html -d build/doctrees source build/html