sphinx-doc / sphinxcontrib-django

This is a sphinx extension which improves the documentation of Django apps.
https://pypi.org/project/sphinxcontrib-django/
Apache License 2.0
43 stars 25 forks source link

Drop support for sphinx < 3.4.0 #51

Closed timobrembeck closed 1 year ago

timobrembeck commented 1 year ago

sphinx.pycode.ModuleAnalyzer.parse() was renamed to sphinx.pycode.ModuleAnalyzer.analyze() in https://github.com/sphinx-doc/sphinx/commit/8e29d57395f9cc964ac0de7e407c84bb45ec7906

Fixes #49

codecov-commenter commented 1 year ago

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           

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