diff options
Diffstat (limited to 'tox.ini')
-rw-r--r-- | tox.ini | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,5 +31,6 @@ deps = flake8 commands = flake8 stdnum tests update setup.py [testenv:docs] +use_develop = true deps = Sphinx commands = sphinx-build -N -b html docs {envtmpdir}/sphinx -W |