We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9770596 commit 20cb2e2Copy full SHA for 20cb2e2
.readthedocs.yml
@@ -5,7 +5,7 @@ version: 2
5
build:
6
os: ubuntu-22.04
7
tools:
8
- python: "3.8"
+ python: "miniconda3-4.7"
9
10
conda:
11
environment: docs/environment-py38-rtd.yml
0 commit comments