This commit is contained in:
Alex Root Junior 2023-09-22 17:40:52 +03:00
parent 05bd34e5af
commit fdc0842bdc
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
27 changed files with 186 additions and 186 deletions

View file

@ -154,9 +154,9 @@ features = [
"test",
"cli",
]
extra-dependencies = [
"butcher @ git+https://github.com/aiogram/butcher.git@v0.1.22",
]
#extra-dependencies = [
# "butcher @ git+https://github.com/aiogram/butcher.git@v0.1.22",
#]
[tool.hatch.envs.dev.scripts]
update = [