Browse Source

Fix RTD

pull/449/head
Simon Conseil 4 years ago
parent
commit
83260df0e6
  1. 2
      .readthedocs.yml

2
.readthedocs.yml

@ -4,7 +4,7 @@ build:
image: latest
python:
version: 3.7
version: 3.8
install:
- method: pip
path: .

Loading…
Cancel
Save