Update readthedocs to python 3.11 (should fix #1185)

This commit is contained in:
Baptiste Jonglez 2023-07-14 15:53:26 +02:00 committed by zorun
parent 3788b6f5e7
commit e61540dbbe

View file

@ -1,7 +1,11 @@
version: 2 version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
python: python:
version: "3.7"
install: install:
- method: pip - method: pip
path: . path: .