mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-28 01:12:38 +02:00
Update readthedocs to python 3.11 (should fix #1185)
This commit is contained in:
parent
3788b6f5e7
commit
e61540dbbe
1 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,11 @@
|
|||
version: 2
|
||||
|
||||
build:
|
||||
os: ubuntu-22.04
|
||||
tools:
|
||||
python: "3.11"
|
||||
|
||||
python:
|
||||
version: "3.7"
|
||||
install:
|
||||
- method: pip
|
||||
path: .
|
||||
|
|
Loading…
Reference in a new issue