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 c87a2df commit 48c1e69Copy full SHA for 48c1e69
setup.cfg
@@ -61,6 +61,8 @@ doc =
61
nbsphinx
62
numpydoc>=0.9.1
63
sphinx>=3.0.0
64
+ # Ref: https://github.com/sphinx-doc/sphinx/issues/10291
65
+ jinja2<3.1
66
67
[options.package_data]
68
plotnine = plotnine/tests/baseline_images/**/*.png, plotnine/data/*.csv
0 commit comments