Skip to content

Commit c5eb9c3

Browse files
committed
Make readthedocs use python 3.9.
1 parent b31309e commit c5eb9c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ python:
99
path: .
1010

1111
conda:
12-
environment: "conda-envs/environment-dev-py38.yml"
12+
environment: "conda-envs/environment-dev-py39.yml"
1313

1414
build:
1515
os: "ubuntu-20.04"

0 commit comments

Comments
 (0)