Browse Source

Use 3.8 for ReadTheDocs builds

pull/6629/head
Rapptz 4 years ago
parent
commit
7ba437cece
  1. 2
      .readthedocs.yml

2
.readthedocs.yml

@ -10,7 +10,7 @@ sphinx:
builder: html
python:
version: 3.7
version: 3.8
install:
- method: pip
path: .

Loading…
Cancel
Save