version: 2
build:
os: ubuntu-lts-latest
tools:
python: "mambaforge-latest"
jobs:
pre_install:
- bash ./ponio/doc/scripts/pre_install.sh
sphinx:
configuration: ponio/doc/source/conf.py
conda:
environment: ponio/doc/environment.yml