-
Notifications
You must be signed in to change notification settings - Fork 8
Labels
part:mkdocsAffects the configuration of mkdocsAffects the configuration of mkdocspart:templateAffects the cookiecutter template filesAffects the cookiecutter template filespart:toolingAffects the development tooling (CI, deployment, dependency management, etc.)Affects the development tooling (CI, deployment, dependency management, etc.)type:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users
Milestone
Description
What's needed?
A new release of mkdocstrings-python v2 is out, and they removed some deprecated stuff that affects us:
- warning: The 'import' key is renamed 'inventories' for the Python handler #357
-
pathswas moved out ofoptions#483
Proposed solution
- Fix templates to use the
inventoriesand putpathsin the right location - Add a migration script to fix existing projects
- Widen the supported range of versions to allow for v2
Use cases
No response
Alternatives and workarounds
No response
Additional context
Sub-issues
Metadata
Metadata
Assignees
Labels
part:mkdocsAffects the configuration of mkdocsAffects the configuration of mkdocspart:templateAffects the cookiecutter template filesAffects the cookiecutter template filespart:toolingAffects the development tooling (CI, deployment, dependency management, etc.)Affects the development tooling (CI, deployment, dependency management, etc.)type:enhancementNew feature or enhancement visitble to usersNew feature or enhancement visitble to users