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

Drop support for sphinx < 3.4.0 #51

Merged
merged 1 commit into from
Sep 26, 2023
Merged

Drop support for sphinx < 3.4.0 #51

merged 1 commit into from
Sep 26, 2023

Conversation

timobrembeck
Copy link
Collaborator

sphinx.pycode.ModuleAnalyzer.parse() was renamed to sphinx.pycode.ModuleAnalyzer.analyze() in sphinx-doc/sphinx@8e29d57

Fixes #49

sphinx.pycode.ModuleAnalyzer.parse() was renamed to sphinx.pycode.ModuleAnalyzer.analyze() in sphinx-doc/sphinx@8e29d57
@codecov-commenter
Copy link

codecov-commenter commented Sep 26, 2023

Codecov Report

Merging #51 (78a7654) into main (9e16379) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #51   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          325       325           
=========================================
  Hits           325       325           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@timobrembeck timobrembeck merged commit c26bf9f into main Sep 26, 2023
62 checks passed
@timobrembeck timobrembeck deleted the feature/fix-sphinx branch September 26, 2023 16:57
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.

AttributeError: 'ModuleAnalyzer' object has no attribute 'analyze'
2 participants