Skip to content

Documentation of more dependencies - #40

Open
mathjeff wants to merge 1 commit into
bioconda:mainfrom
mathjeff:docs-deps
Open

Documentation of more dependencies#40
mathjeff wants to merge 1 commit into
bioconda:mainfrom
mathjeff:docs-deps

Conversation

@mathjeff

Copy link
Copy Markdown
Contributor

I found that make html failed after running this:

conda create -n bioconda-docs -c conda-forge -c bioconda bioconda-utils && conda activate bioconda-docs

I found that make html succeeded after running this:

conda create -n bioconda-docs -c conda-forge -c bioconda bioconda-utils sphinx sphinx-autodoc-typehints celery && conda activate bioconda-docs

I found that `make html` failed after running this:

  conda create -n bioconda-docs -c conda-forge -c bioconda bioconda-utils && conda activate bioconda-docs

I found that `make html` succeeded after running this:

  conda create -n bioconda-docs -c conda-forge -c bioconda bioconda-utils sphinx sphinx-autodoc-typehints celery && conda activate bioconda-docs
@mathjeff

Copy link
Copy Markdown
Contributor Author

I'm not sure if this is expected (for these dependencies to be required) - perhaps someone can advise about that

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.

1 participant