mirror of https://github.com/mamba-org/mamba.git
Fixed RTD build
This commit is contained in:
parent
a38196e284
commit
fc898b8c43
|
@ -1,4 +1,9 @@
|
|||
version: 2
|
||||
|
||||
build:
|
||||
os: "ubuntu-22.04"
|
||||
tools:
|
||||
python: "mambaforge-22.9"
|
||||
|
||||
conda:
|
||||
environment: docs/environment.yml
|
||||
|
|
Loading…
Reference in New Issue