Skip to content

Commit b2b23e9

Browse files
committed
lintreadme: the README is ReST, not Markdown
1 parent c2eb875 commit b2b23e9

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
@@ -55,7 +55,7 @@ deps =
5555
py311-pydocstyle: diff-cover
5656
py311-lintreadme: twine
5757
py311-lintreadme: build
58-
py311-lintreadme: readme_renderer[md]
58+
py311-lintreadme: readme_renderer[rst]
5959

6060
setenv =
6161
py3{6,7,8,9,10,11}-unit: LC_ALL = C.UTF-8

0 commit comments

Comments
 (0)