Update RTD config

This commit is contained in:
Antonin Raffin 2023-10-23 20:31:58 +02:00
parent 6c70993c8f
commit c1fc8e4c75
No known key found for this signature in database
GPG key ID: B8B48F65CAD6232C

View file

@ -14,3 +14,9 @@ formats: all
# Set requirements using conda env
conda:
environment: docs/conda_env.yml
build:
os: ubuntu-22.04
tools:
# Note: we are using a conda env, we specify one tool as it is required
python: "3.10"