Please open an issue on pytkdocs instead
if this is related to Python docstrings parsing or the collection of Python objects!
Describe the bug
After installing mkdocstrings which tries to install mkdocs_autorefs there seems to be an issue in mkdocs_autorefs latest version 0.4.0 causing module not found.
To Reproduce
Steps to reproduce the behavior:
Installing latest mkdocstrings won't work:
requirements:
mkdocs==1.2.3
mkdocs-autorefs==0.4.0
mkdocs-material==8.1.11
mkdocs-material-extensions==1.0.3
mkdocstrings==0.18.0
mkdocstrings-python-legacy==0.2.2
Expected behavior
Working vertsion, maybe by limiting the mkdocstrings dependency on autorefs.
Screenshots
If applicable, add screenshots to help explain your problem.
Information (please complete the following information):
- OS: [e.g. iOS]
- Browser: [e.g. chrome, safari]
mkdocstrings version: [e.g. 0.10.2]
Additional context
Add any other context about the problem here.
Please open an issue on pytkdocs instead
if this is related to Python docstrings parsing or the collection of Python objects!
Describe the bug
After installing
mkdocstringswhich tries to installmkdocs_autorefsthere seems to be an issue inmkdocs_autorefslatest version 0.4.0 causing module not found.To Reproduce
Steps to reproduce the behavior:
Installing latest
mkdocstringswon't work:requirements:
Expected behavior
Working vertsion, maybe by limiting the
mkdocstringsdependency onautorefs.Screenshots
If applicable, add screenshots to help explain your problem.
Information (please complete the following information):
mkdocstringsversion: [e.g. 0.10.2]Additional context
Add any other context about the problem here.