Skip to content
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

Use more recent Sphinx #3022

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Use more recent Sphinx #3022

merged 1 commit into from
Oct 16, 2024

Conversation

hyanwong
Copy link
Member

I seem to need this to get the docs compiling on my Mac laptop, which seems to require Sphinx >= 5. Is there any reason we pin to 4.5 specifically? 7.4.7 is the latest in the v7 series, and v8 is too bleeding edge to work smoothly.

Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.07%. Comparing base (dc9ca98) to head (efa95ad).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3022   +/-   ##
=======================================
  Coverage   87.07%   87.07%           
=======================================
  Files          11       11           
  Lines       24666    24666           
  Branches     4556     4556           
=======================================
  Hits        21478    21478           
  Misses       1824     1824           
  Partials     1364     1364           
Flag Coverage Δ
c-tests 86.69% <ø> (ø)
lwt-tests 80.78% <ø> (ø)
python-c-tests 89.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@benjeffery
Copy link
Member

For the docs CI we don't specify - the deps set it implicitly at 7.4.7, so yes this should be updated to that.

@benjeffery benjeffery added the AUTOMERGE-REQUESTED Ask Mergify to merge this PR label Oct 16, 2024
@benjeffery
Copy link
Member

@Mergifyio rebase

Copy link
Contributor

mergify bot commented Oct 16, 2024

rebase

✅ Branch has been successfully rebased

@benjeffery
Copy link
Member

@Mergifyio rebase

Copy link
Contributor

mergify bot commented Oct 16, 2024

rebase

✅ Branch has been successfully rebased

@benjeffery benjeffery merged commit 26952f2 into tskit-dev:main Oct 16, 2024
0 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants