-
Notifications
You must be signed in to change notification settings - Fork 23
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
DOC: update sphinx to latest version #104
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #104 +/- ##
==========================================
- Coverage 88.97% 85.10% -3.88%
==========================================
Files 48 54 +6
Lines 4038 4559 +521
Branches 770 834 +64
==========================================
+ Hits 3593 3880 +287
- Misses 358 584 +226
- Partials 87 95 +8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
LGTM
What do these changes do?
update doc dependency: sphinx>=8.0.0
Using Sphinx 4.5.0 will fail when building xorbits's doc
Related issue number
Fixes #xxxx
Check code requirements