mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Reworked request builder
This commit is contained in:
parent
6570d0bab1
commit
8a56258824
175 changed files with 582 additions and 1504 deletions
|
|
@ -138,7 +138,7 @@ features = [
|
|||
serve = "sphinx-autobuild --watch aiogram/ --watch CHANGELOG.rst --watch README.rst docs/ docs/_build/ {args}"
|
||||
|
||||
[tool.hatch.envs.dev]
|
||||
python = "3.10"
|
||||
python = "3.11"
|
||||
features = [
|
||||
"dev",
|
||||
"fast",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue