Skip to content

Commit f94862e

Browse files
committed
label mistune as python3 only support.
Earlier mistunes that support python2 have a different set of exports/symbols.
1 parent c6652fe commit f94862e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/installation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ docutils
258258
markdown, markdown2 or mistune
259259
To use markdown rendering you need to have the markdown_,
260260
markdown2_ (2.4.9 known to be broken, 2.3.3 known to work),
261-
or mistune_ (v0.8.4 tested) package installed.
261+
or mistune_ (v0.8.4 tested; python3 only) package installed.
262262

263263
zstd, brotli
264264
To have roundup compress the returned data using one of these

0 commit comments

Comments
 (0)