Skip to content

Commit 464ff86

Browse files
committed
build: not sure when rst2html.py became rst2html
1 parent 401654a commit 464ff86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ deps =
7171
sphinx
7272

7373
commands =
74-
rst2html.py --strict README.rst /tmp/django_coverage_plugin_README.html
74+
rst2html --strict README.rst /tmp/django_coverage_plugin_README.html
7575

7676
[gh-actions]
7777
python =

0 commit comments

Comments
 (0)