-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
resolve dependency issue with sphinx doc generation and m2r #22019
Labels
Central-EngSys
This issue is owned by the Engineering System team.
Comments
For now, we're pinning azure-sdk-for-python/eng/tox/tox.ini Lines 145 to 156 in 02adf81
|
Thank you for reporting this, I had the same issue and pinning |
mkhorton
added a commit
to materialsproject/crystaltoolkit
that referenced
this issue
Dec 22, 2021
Additional fix commited by Krista here. Closing. |
brookwander
pushed a commit
to brookwander/crystaltoolkit
that referenced
this issue
Sep 8, 2022
dixler
pushed a commit
to pulumi/docs
that referenced
this issue
Mar 6, 2023
Pinned m2r < 2.0.0 according to suggestion in Azure/azure-sdk-for-python#22019 (comment) Bumped Jinja2 to 3.1.2 in Pipenv according to discussion in SRserves85/avro-to-python#20
dixler
pushed a commit
to pulumi/docs
that referenced
this issue
Mar 6, 2023
Pinned m2r < 2.0.0 according to suggestion in Azure/azure-sdk-for-python#22019 (comment) Bumped Jinja2 to 3.1.2 in Pipenv according to discussion in SRserves85/avro-to-python#20
dixler
pushed a commit
to pulumi/docs
that referenced
this issue
Mar 6, 2023
Pinned m2r < 2.0.0 according to suggestion in Azure/azure-sdk-for-python#22019 (comment) Bumped Jinja2 to 3.1.2 in Pipenv according to discussion in SRserves85/avro-to-python#20
dixler
pushed a commit
to pulumi/docs
that referenced
this issue
Mar 6, 2023
Pinned `m2r<2.0.0` according to suggestion in Azure/azure-sdk-for-python#22019 (comment) Pinned `markupsafe==2.0.1` according to discussion in SRserves85/avro-to-python#20
justinvp
pushed a commit
to pulumi/docs
that referenced
this issue
Mar 7, 2023
Pinned `m2r<2.0.0` according to suggestion in Azure/azure-sdk-for-python#22019 (comment) Pinned `markupsafe==2.0.1` according to discussion in SRserves85/avro-to-python#20
dixler
pushed a commit
to pulumi/docs
that referenced
this issue
Mar 7, 2023
Pinned `m2r<2.0.0` according to suggestion in Azure/azure-sdk-for-python#22019 (comment) Pinned `markupsafe==2.0.1` according to discussion in SRserves85/avro-to-python#20
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Seeing this error in the "Generate Docs" step of CI:
Example build: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=1231280&view=logs&j=3dc8fd7e-4368-5a92-293e-d53cefc8c4b3&t=651a14cc-88df-515d-1311-e0e8b23b578a
m2r
is used in the tox sphinx env and depends on a library called mistune.azure-sdk-for-python/eng/tox/tox.ini
Lines 145 to 155 in 76c8696
mistune
released a new package, 2.0.0, which appears to have breaking changes which are failing our CI.The text was updated successfully, but these errors were encountered: