-
Notifications
You must be signed in to change notification settings - Fork 296
Pin Sphinx below 8.2 #6344
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
Pin Sphinx below 8.2 #6344
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6344 +/- ##
=======================================
Coverage 89.77% 89.77%
=======================================
Files 90 90
Lines 23523 23523
Branches 4390 4390
=======================================
Hits 21118 21118
Misses 1662 1662
Partials 743 743 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
⏱️ Performance Benchmark Report: 7e3d447Performance shifts
Full benchmark results
Generated by GHA run |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
* upstream/main: Faster dimension lookup for derived coordinates (SciTools#6337) Unpin dask 2 (SciTools#6342) added classification enums to qp (SciTools#6346) Add castable check for valid_range, valid_min, valid_max. (SciTools#6343) Pin Sphinx below 8.2 (SciTools#6344) Add a text feature to quickplot (SciTools#6333)
🚀 Pull Request
Description
Closes #6330
See sphinx-contrib/apidoc#21
#6345: I have raised an issue for us to switch our dependency to the new apidoc that is part of Sphinx core (
sphinx.ext.apidoc
rather thansphinxcontrib.apidoc
), and unpin Sphinx as part of that.Consult Iris pull request check list
Add any of the below labels to trigger actions on this PR: