-
-
Notifications
You must be signed in to change notification settings - Fork 484
chore(docs): ⬆️ upgrade Sphinx and related dependencies to latest versions #3067
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
Conversation
|
Thanks for opening this pull request! This pull request can be checked-out with: git fetch origin pull/3067/head:pr-3067
git checkout pr-3067This pull request can be installed with: pip install git+https://github.com/Pycord-Development/pycord@refs/pull/3067/head |
|
After doing some research, the main issue arising is the lack of support for documenting context managers and generators ( |
|
Update, it seems like |
|
Cursed |
|
sphinxcontrib_trio got updated and it works for now, but we should maybe consider moving away from it at some point to lower our number of dependencies |
|
agreed |


Summary
The dependencies need to be upgraded together in order to be able to upgrade to sphinx v9.
Closes: #3084
Closes: #3013
Closes: #3024
Information
examples, ...).
Checklist
type: ignorecomments were used, a comment is also left explaining why.