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
|
||||
- oce
|
||||
- pythonocc
|
||||
- tpaviot
|
||||
dependencies:
|
||||
- python=3.6
|
||||
- pythonocc-core=0.18.2
|
||||
|
Reference in New Issue
Block a user