We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 856828e commit c702723Copy full SHA for c702723
1 file changed
.readthedocs.yaml
@@ -9,7 +9,4 @@ build:
9
python: "mambaforge-22.9"
10
11
commands:
12
- - conda init bash
13
- - conda env create -f docs/environment.yaml
14
- - conda activate docs
15
- - candi-install
+ - conda env create -f docs/environment.yaml & conda activate docs & candi-install
0 commit comments