Skip to content

Commit

Permalink
conda readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
RondeauG committed Sep 15, 2023
1 parent 195d02f commit ac7abf1
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,10 @@ build:
tools:
python: "mambaforge-22.9"
jobs:
post_create_environment:
- pip install . --no-deps
pre_build:
- sphinx-apidoc -o docs/apidoc --private --module-first xhydro

conda:
environment: environment-dev.yml

python:
install:
- method: pip
path: .
extra_requirements:
- dev

0 comments on commit ac7abf1

Please sign in to comment.