Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: Niels Bantilan <[email protected]>
  • Loading branch information
cosmicBboy committed Dec 8, 2023
1 parent fdd9f21 commit ed13171
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,12 @@ build:
tools:
python: "mambaforge-22.9"
jobs:
post_create_environment:
create_environment:
- mamba install -c conda-forge conda-lock
- conda-lock install -n monodocs-env monodocs-environment.lock.yaml
pre_build:
build:
- mamba activate monodocs-env
- make -C docs clean html

# Build documentation in the docs/ directory with Sphinx
sphinx:
Expand Down

0 comments on commit ed13171

Please sign in to comment.