Skip to content

Commit 272e97e

Browse files
committed
Update RTD yaml to drop Python 3.7.
1 parent a2fa8d4 commit 272e97e

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
@@ -14,7 +14,7 @@ formats: all
1414

1515
# Optionally set the version of Python and requirements required to build your docs
1616
python:
17-
version: 3.7
17+
version: "3.8"
1818
install:
1919
- requirements: doc/requirements.txt
2020
system_packages: true

0 commit comments

Comments
 (0)