team-8/hydroshoot/.readthedocs.yml

14 lines
211 B
YAML
Raw Normal View History

2025-08-02 13:46:28 +02:00
version: 2
build:
os: "ubuntu-lts-latest"
tools:
python: "mambaforge-latest"
conda:
environment: doc/environment.yml
sphinx:
# Path to your Sphinx configuration file.
configuration: doc/conf.py