Skip to content
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

Fix broken ref directives in docs #2620

Merged
merged 2 commits into from
Jun 26, 2023
Merged

Conversation

mfisher87
Copy link
Contributor

I was getting started on making a docs contribution (for #2578 ) and encountered some errors and warnings. There's some explanatory text in the commit messagewhich added six to docs/environment.yml.

Resolves error when building docs locally.

    $ make html
    Running Sphinx v7.0.1

    Extension error:
    Could not import extension mermaid (exception: No module named 'six')

I built my docs environment with Mamba 1.4 when I received this error.
Perhaps `six` is provided by the RTD Python environment?
@jonashaag jonashaag enabled auto-merge (squash) June 26, 2023 07:22
@jonashaag jonashaag merged commit 59aee04 into mamba-org:main Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants