We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b0ce2 commit e174713Copy full SHA for e174713
.readthedocs.yml
@@ -1,4 +1,10 @@
1
# .readthedocs.yml
2
+version: 2
3
+
4
+build:
5
+ os: ubuntu-22.04
6
+ tools:
7
+ python: miniconda3-4.7
8
9
conda:
- file: environment.yml
10
+ environment: environment.yml
0 commit comments