diff doc/installation.txt @ 7562:cd30fa0d6aec

label mistune as python3 only support. Earlier mistunes that support python2 have a different set of exports/symbols.
author John Rouillard <rouilj@ieee.org>
date Sun, 23 Jul 2023 16:55:16 -0400
parents 913a73b9fab5
children 13af5f28207d
line wrap: on
line diff
--- a/doc/installation.txt	Sun Jul 23 16:50:35 2023 -0400
+++ b/doc/installation.txt	Sun Jul 23 16:55:16 2023 -0400
@@ -258,7 +258,7 @@
 markdown, markdown2 or mistune
   To use markdown rendering you need to have the markdown_,
   markdown2_ (2.4.9 known to be broken, 2.3.3 known to work),
-  or mistune_ (v0.8.4 tested) package installed.
+  or mistune_ (v0.8.4 tested; python3 only) package installed.
 
 zstd, brotli
   To have roundup compress the returned data using one of these

Roundup Issue Tracker: http://roundup-tracker.org/