-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support sphinx 6 #118
Comments
Thanks for opening your first issue here! Engagement like this is essential for open source projects! 🤗 |
any news? |
Hey @zerocewl , I'm not familiar with this package and got no response on
As there are quite a few votings for this issue, I may put together a quick PR the next days and will see what the maintainers of this repo say. |
working on it 😉 https://github.com/executablebooks/MyST-Parser/commits/master |
I guess there are ;-) yes, that PR is actively worked on apparently, you can monitor that one, thanks for pointing out! |
bump |
With the MyST-Parser 0.19.0 release that has added support for Sphinx 6, is there a chance for an update and new release here as well? Thank you very much! |
As a |
So there's PR #106 which simply tries to bump the version range of Sphinx, but it doesn't update myst-parser and the theme dependencies in the optional-dependencies. All of those dependencies do have recent versions though which support Sphinx 6. Are there any incompatibilities here, or is bumping the dependencies enough? |
As far as my docs are concerned, just force installing sphinx 6 after installing sphinx-design and then building, did not break anything. Windows 10-64 |
Apparently there was an attempt made to move/update to According to its readme, it's "a fork for local development", but it's still published to PyPI: However, the readme of the Why the fork if repos can just be moved, with a convenient redirection being added by GitHub on the old location? Why the new PyPI package? The Is |
@choldgraf, what's your perspective on the comment from @bastimeyer? It would be great to understand which PyPI package ( |
Context
Some packages are relying on this one to be installed and the pinned dependencies (i.e. the testing pipelines in pydata/pydata-sphinx-theme#1097 ) and it would be nice to have version 6 and up.
Please let me know on your opinion wether simply loosening the restriction is fine or additional tests are required.
Proposal
No response
Tasks and updates
No response
The text was updated successfully, but these errors were encountered: