Skip to content

Commit e174713

Browse files
committed
Update config file to version: 2
1 parent 91b0ce2 commit e174713

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.readthedocs.yml

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# .readthedocs.yml
2+
version: 2
3+
4+
build:
5+
os: ubuntu-22.04
6+
tools:
7+
python: miniconda3-4.7
28

39
conda:
4-
file: environment.yml
10+
environment: environment.yml

0 commit comments

Comments
 (0)