diff options
Diffstat (limited to 'libraries/Jinja2/README')
-rw-r--r-- | libraries/Jinja2/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/Jinja2/README b/libraries/Jinja2/README index 8ede09829e..fa926870bc 100644 --- a/libraries/Jinja2/README +++ b/libraries/Jinja2/README @@ -4,8 +4,8 @@ an optional sandboxed environment. This requires pysetuptools. -Circular dependencies warning: The DOCS=yes flag needs Sphinx, which -needs Jinja2, which needs Sphinx because DOCS=yes ... So... If you -really need the docs, build Jinja2 without the DOCS=yes flag, build -Sphinx, then rebuild Jinja2 with DOCS=yes. Incidentally, unless you +Circular dependencies warning: The DOCS=yes flag needs Sphinx, which +needs Jinja2, which needs Sphinx because DOCS=yes ... So... If you +really need the docs, build Jinja2 without the DOCS=yes flag, build +Sphinx, then rebuild Jinja2 with DOCS=yes. Incidentally, unless you are a developer, you don't normally need the DOCS=yes flag. |