1 parent 8b67c60 commit d59e808Copy full SHA for d59e808
1 file changed
tox.ini
@@ -42,5 +42,5 @@ deps =
42
docutils
43
Pygments
44
commands =
45
- rst2html.py --report=info --halt=warning README.rst /dev/null
46
- rst2html.py --report=info --halt=warning CHANGELOG.rst /dev/null
+ rst2html --report=info --halt=warning README.rst /dev/null
+ rst2html --report=info --halt=warning CHANGELOG.rst /dev/null
0 commit comments