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

Enable build of docs with Sphinx 6 #525

Merged
merged 1 commit into from
Mar 30, 2023
Merged

Conversation

ghisvail
Copy link
Contributor

pydata-sphinx-theme is now compatible with Sphinx 6 since version 0.13.

Changes in this commit:

  • Add upper bound on Sphinx as recommended by pydra-sphinx-theme
  • Add lower bound on pydra-sphinx-theme to force cache updates if necessary
  • Drop lower bound on Sphinx, let pydata-sphinx-theme handle it.

`pydata-sphinx-theme` is now compatible with Sphinx 6 since [version 0.13](pydata/pydata-sphinx-theme#1107).

Changes in this commit:

- Add upper bound on Sphinx as recommended by `pydra-sphinx-theme`
- Add lower bound on `pydra-sphinx-theme` to force cache updates if necessary
- Drop lower bound on Sphinx, let `pydata-sphinx-theme` handle it.
@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (19b6a94) 88.77% compared to head (a717c5d) 88.77%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #525   +/-   ##
=======================================
  Coverage   88.77%   88.77%           
=======================================
  Files          11       11           
  Lines        1033     1033           
=======================================
  Hits          917      917           
  Misses        116      116           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kaczmarj
Copy link
Collaborator

thank you @ghisvail ! i will test this and update this thread.

@kaczmarj
Copy link
Collaborator

it works for me, thanks for the pull request @ghisvail !

@kaczmarj kaczmarj merged commit 5dbe50e into ReproNim:master Mar 30, 2023
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