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 b186aa7 commit cf67e1cCopy full SHA for cf67e1c
setup.cfg
@@ -55,6 +55,7 @@ install_requires =
55
sphinx>=4.4
56
sphinx_rtd_theme>=0.5.0
57
sphinxcontrib-svg2pdfconverter
58
+ markupsafe<2.1 # remove me once patched in cylc-flow
59
60
[options.packages.find]
61
include = cylc*
0 commit comments