Skip to content

Commit

Permalink
Force to build docs from conda environmnet
Browse files Browse the repository at this point in the history
  • Loading branch information
flferretti committed Nov 22, 2023
1 parent 44ab67d commit 8a97c97
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
version: "2"

build:
os: "ubuntu-22.04"
os: ubuntu-22.04
tools:
python: "3.10"

python: "mambaforge-22.9"
conda:
environment: docs/jaxsim_conda_env.yml

Expand Down

0 comments on commit 8a97c97

Please sign in to comment.