Skip to content

Conversation

@LacombeLouis
Copy link
Collaborator

@LacombeLouis LacombeLouis commented Jun 13, 2024

Description

Update the version of sphinx to 5.3.0 to allow doc to create correctly.

Fixes issue #465.

Please remove options that are irrelevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have read the contributing guidelines
  • I have updated the HISTORY.rst and AUTHORS.rst files
  • Linting passes successfully : make lint
  • Typing passes successfully : make type-check
  • Unit tests pass successfully : make tests
  • Coverage is 100% : make coverage
  • Documentation builds successfully : make doc

@LacombeLouis LacombeLouis linked an issue Jun 13, 2024 that may be closed by this pull request
@LacombeLouis LacombeLouis self-assigned this Jun 13, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (614293e) to head (5bd2456).
Report is 461 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##            master      #466    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           39        41     +2     
  Lines         4616      4954   +338     
  Branches       487       812   +325     
==========================================
+ Hits          4616      4954   +338     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@thibaultcordier thibaultcordier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks for your correction!

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.

Documentation build failure

3 participants