mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +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
|
version: 2
|
||||||
|
|
||||||
python:
|
python:
|
||||||
version: "3.10"
|
version: "3.8"
|
||||||
install:
|
install:
|
||||||
- method: pip
|
- method: pip
|
||||||
path: .
|
path: .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue