mirror of
https://github.com/jazzband/django-downloadview.git
synced 2026-03-16 22:40:25 +00:00
Fixed indentation in tox.ini file.
This commit is contained in:
parent
5cde2b0d2d
commit
5850ffac81
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
|
@ -39,6 +39,6 @@ deps =
|
|||
pygments
|
||||
commands =
|
||||
mkdir -p var/docs
|
||||
rst2html.py --exit-status=2 README.rst var/docs/README.html
|
||||
rst2html.py --exit-status=2 README.rst var/docs/README.html
|
||||
whitelist_externals =
|
||||
mkdir
|
||||
|
|
|
|||
Loading…
Reference in a new issue