mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Update .readthedocs.yml
3.10 was missing at ReadTheDocs
This commit is contained in:
parent
f4ce4431f9
commit
fad45c66aa
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
version: 2
|
||||
|
||||
python:
|
||||
version: "3.10"
|
||||
version: "3.8"
|
||||
install:
|
||||
- method: pip
|
||||
path: .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue