Add Read the Docs configuration file
This commit is contained in:
3
.readthedocs.yaml
Normal file
3
.readthedocs.yaml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version: 2
|
||||||
|
conda:
|
||||||
|
environment: environment.yml
|
@ -4,6 +4,7 @@ channels:
|
|||||||
- dlr-sc
|
- dlr-sc
|
||||||
- oce
|
- oce
|
||||||
- pythonocc
|
- pythonocc
|
||||||
|
- tpaviot
|
||||||
dependencies:
|
dependencies:
|
||||||
- python=3.6
|
- python=3.6
|
||||||
- pythonocc-core=0.18.2
|
- pythonocc-core=0.18.2
|
||||||
|
Reference in New Issue
Block a user