-
-
Notifications
You must be signed in to change notification settings - Fork 123
Issue with mkdocs_autorefs 0.4.0 #398
Copy link
Copy link
Closed
Labels
unconfirmedThis bug was not reproduced yetThis bug was not reproduced yet
Description
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]
mkdocstringsversion: [e.g. 0.10.2]
Additional context
Add any other context about the problem here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
unconfirmedThis bug was not reproduced yetThis bug was not reproduced yet