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 ee9638f commit fcc2d34
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,9 @@ build:
python: "mambaforge-22.9"
commands:
- mamba install -c conda-forge conda-lock
- conda-lock install -n monodocs-env monodocs-environment.lock.yaml
- conda-lock install -n base monodocs-environment.lock.yaml
- conda info
- conda env list
- conda list
- conda activate monodocs-env
- python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html

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

0 comments on commit fcc2d34

Please sign in to comment.