Skip to content

Changed to use mamba#295

Merged
rayzhuca merged 1 commit intodevfrom
290-fix-readthedocs-updating
Jan 17, 2024
Merged

Changed to use mamba#295
rayzhuca merged 1 commit intodevfrom
290-fix-readthedocs-updating

Conversation

@rayzhuca
Copy link
Copy Markdown
Contributor

In build.tools.python in readthedocs.yml, I changed the value to mambaforge. According to the docs, https://docs.readthedocs.io/en/stable/config-file/v2.html#conda, it says it's

it’s required to specify build.tools.python to tell Read the Docs to use whether Conda or Mamba to create the environment.

Which could be the cause of the build error. I moved python=3.7 to environment.yml instead.

@rayzhuca rayzhuca requested a review from dave-doty as a code owner January 17, 2024 05:45
Copy link
Copy Markdown
Member

@dave-doty dave-doty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea what mamba is, but if this fixes the problem, great. :)

@rayzhuca rayzhuca merged commit 9f1e6a7 into dev Jan 17, 2024
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