Skip to content

Commit 994180e

Browse files
committed
RTD: use python 3.9 to overcome problem with napoleon use of collections
1 parent 2f70865 commit 994180e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ python:
88
build:
99
os: ubuntu-20.04
1010
tools:
11-
python: "3"
11+
python: "3.9"
1212
sphinx:
1313
configuration: docs/conf.py
1414
fail_on_warning: true

0 commit comments

Comments
 (0)