fix: nvm, readthedocs requires python 3.8 at most.

pull/899/head
Raphaël Vinot 2023-01-07 14:32:44 +01:00
parent bb641c44e4
commit 30698f3673
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
version: 2 version: 2
python: python:
version: 3.10 version: 3.8
install: install:
- method: pip - method: pip
path: . path: .