Closed michaelosthege closed 2 years ago
Thanks for submitting your first pull request! You are awesome! :hugs:
If you haven't done so already, check out EBP's Code of Conduct and our Contributing Guide, as this will greatly help the review process.
Welcome to the EBP community! :tada:
Merging #114 (f91555d) into master (d841b28) will not change coverage. The diff coverage is
n/a
.
Congrats on your first merged pull request in this project! :tada:
Thank you for contributing, we are very proud of you! :heart:
Since
0.5.0
this package should be compatible with Sphinx 5, or more precisely withsphinx<5.1
as because of #101.As explained in https://github.com/conda-forge/sphinx-jupyterbook-latex-feedstock/pull/11#issue-1435774378 I'm using this successfully with Sphinx 5.0.1, but conda/mamba currently don't resolve such environments because
sphinx-jupyterbook-latex
still specifiessphinx<5
.