mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-12-29 12:16:08 +00:00
13 lines
169 B
YAML
13 lines
169 B
YAML
|
---
|
||
|
name: RTD
|
||
|
channels:
|
||
|
- conda-forge
|
||
|
- defaults
|
||
|
dependencies:
|
||
|
- doxygen=1.10.0
|
||
|
- graphviz=11.0.0
|
||
|
- pip
|
||
|
- python=3.11
|
||
|
- pip:
|
||
|
- -r ./requirements.txt
|