diff options
author | Calum Lind <calumlind+deluge@gmail.com> | 2014-09-25 16:19:30 +0200 |
---|---|---|
committer | Calum Lind <calumlind+deluge@gmail.com> | 2014-09-25 16:20:15 +0200 |
commit | fedca3167d12aabccc13c5867bfa0c1c1db32907 (patch) | |
tree | 60ba6b30ba9fd78028c4238c9b049c50e462fa94 /tox.ini | |
parent | Small fixes for Travis and isort (diff) | |
download | deluge-fedca3167d12aabccc13c5867bfa0c1c1db32907.tar.xz deluge-fedca3167d12aabccc13c5867bfa0c1c1db32907.zip |
[Docs] More fixes for testing with tox
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |