mirror of https://github.com/mamba-org/mamba.git
Add missing config for RTD (#3801)
This commit is contained in:
parent
27010d1acb
commit
de820f6d8c
|
@ -1,5 +1,9 @@
|
|||
version: 2
|
||||
|
||||
sphinx:
|
||||
# Path to Sphinx configuration file
|
||||
configuration: docs/source/conf.py
|
||||
|
||||
build:
|
||||
os: "ubuntu-22.04"
|
||||
tools:
|
||||
|
|
Loading…
Reference in New Issue