Bump sphinx-automodapi from 0.15.0 to 0.16.0
Bumps sphinx-automodapi from 0.15.0 to 0.16.0.
Release notes
Sourced from sphinx-automodapi's releases.
v0.16.0 Release Notes
Also see
CHANGES.rst
What's Changed
- Remove PyPI codecov by
@ConorMacBride
in astropy/sphinx-automodapi#163- MAINT: ignoring pip deprecation issued for old pythons by
@bsipocz
in astropy/sphinx-automodapi#166- DOC: Fix RTD build by
@pllim
in astropy/sphinx-automodapi#170- Fix: remove ignore of reverted deprecation by
@bsipocz
in astropy/sphinx-automodapi#171- Fix broken inheritance-diagram links due to the smart resolver by
@ayshih
in astropy/sphinx-automodapi#172- TST: Update matrix by
@pllim
in astropy/sphinx-automodapi#174New Contributors
@ayshih
made their first contribution in astropy/sphinx-automodapi#172Full Changelog: https://github.com/astropy/sphinx-automodapi/compare/v0.15.0...v0.16.0
Commits
-
2b66020
Finalizing change log for 0.16.0 -
42a1900
Merge pull request #174 from pllim/update-ci-matrix -
680bf31
TST: Add Python 3.12 -
2da9fb1
Populate change log -
e911233
TST: Update matrix -
4de617e
Merge pull request #172 from ayshih/broken_links -
5d6ab81
Fix broken inheritance-diagram links due to the smart resolver -
62ba0ae
Accommodate newer Sphinx versions that use pathlib -
b389ee2
Merge pull request #171 from bsipocz/Fix_remove_jinja_warning_ignore -
7c299aa
Fix: remove ignore of reverted deprecation - Additional commits viewable in compare view