Conversation
|
Thanks for submitting your first pull request! You are awesome! 🤗 |
|
|
Happy to review a PR over in the book theme to bump it up to Sphinx 5 compatibility. I believe it already supports Sphinx > 4: https://github.com/pydata/pydata-sphinx-theme/blob/3ac01cf378b4f58f8c4c411a82fb85324c909ef0/pyproject.toml#L22-L28 maybe @AakashGfude can wrap this into the cruft-removing PR that he is taking over |
|
|
OK we now have the latest version of the book theme in pre-release: I've updated I think we should merge this and make a release if the tests pass and the docs look good. They look normal to me so I'm gonna merge. |

This PR updates the testing infrastructure to test against
sphinx4andsphinx5andsphinx6(droppingsphinx3).It also replaces
sphinx-panelswithsphinx-designassphinx-panelsis now deprecated.