RELEASE: v0.15.1 + BUG: Issue warning for sphinxcontrib-bibtex + docutils>=0.18,<0.20 (#1965)
* pin docutils < 0.18 (https://github.com/mcmtroffaes/sphinxcontrib-bibtex/issues/322) * Prep for v0.15.1 * rework, issue warning rather than force version pin on docutils * only test html if no warnings * doc: add entry for citations page * update changelog
Showing
- CHANGELOG.md 14 additions, 0 deletionsCHANGELOG.md
- docs/content/citations.md 13 additions, 0 deletionsdocs/content/citations.md
- jupyter_book/__init__.py 1 addition, 1 deletionjupyter_book/__init__.py
- jupyter_book/config.py 19 additions, 1 deletionjupyter_book/config.py
- pyproject.toml 1 addition, 1 deletionpyproject.toml
- tests/test_build.py 10 additions, 4 deletionstests/test_build.py
Please register or sign in to comment