We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 401654a commit 464ff86Copy full SHA for 464ff86
tox.ini
@@ -71,7 +71,7 @@ deps =
71
sphinx
72
73
commands =
74
- rst2html.py --strict README.rst /tmp/django_coverage_plugin_README.html
+ rst2html --strict README.rst /tmp/django_coverage_plugin_README.html
75
76
[gh-actions]
77
python =
0 commit comments