mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fixed subtypes and union types generation, new enums added
This commit is contained in:
parent
a7b92bb050
commit
2da32730ab
114 changed files with 673 additions and 359 deletions
|
|
@ -149,7 +149,7 @@ features = [
|
|||
"test",
|
||||
]
|
||||
extra-dependencies = [
|
||||
"butcher @ git+https://github.com/aiogram/butcher.git@v0.1.15"
|
||||
"butcher @ git+https://github.com/aiogram/butcher.git@v0.1.16"
|
||||
]
|
||||
|
||||
[tool.hatch.envs.dev.scripts]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue