Skip to content

Commit

Permalink
RTD: Mamba Install in commands
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Jan 7, 2025
1 parent d9d5f9a commit 39f7e45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
5 changes: 2 additions & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ build:
# custom build process
# https://docs.readthedocs.io/en/stable/build-customization.html#install-dependencies-with-uv
commands:
# dependencies
- mamba install -c conda-forge mystmd
# build
- myst build --html
# deploy
- mv _build/html $READTHEDOCS_OUTPUT/html

conda:
environment: conda.yml
9 changes: 0 additions & 9 deletions conda.yml

This file was deleted.

0 comments on commit 39f7e45

Please sign in to comment.