Skip to content

Commit

Permalink
test mamba on global environment
Browse files Browse the repository at this point in the history
  • Loading branch information
elliesch authored Mar 12, 2024
1 parent d6fb9d0 commit db588e8
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,14 @@ version: 2
build:
os: ubuntu-22.04
tools:
python: "3.10"
python: "mambaforge-latest"
jobs:
pre_build:
# Generate on-the-fly Sphinx configuration from Jupyter Book's _config.yml
- "jupyter-book config sphinx docs/"
- "gdalinfo --version"

python:
install:
- requirements: docs/requirements.txt
conda:
environment: environment.yml

formats:
- pdf
Expand Down

0 comments on commit db588e8

Please sign in to comment.