mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-06-30 03:38:13 +00:00
Update RTD config
This commit is contained in:
parent
6c70993c8f
commit
c1fc8e4c75
1 changed files with 6 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue