mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update poetry and dependencies
This commit is contained in:
parent
b41eb34b17
commit
bd356d7280
5 changed files with 183 additions and 164 deletions
2
Makefile
2
Makefile
|
|
@ -47,7 +47,7 @@ help:
|
|||
|
||||
.PHONY: install
|
||||
install:
|
||||
poetry install -E fast -E redis -E proxy -E i18n -E docs --remove-untracked
|
||||
poetry install -E fast -E redis -E proxy -E i18n -E docs --sync
|
||||
$(py) pre-commit install
|
||||
|
||||
.PHONY: clean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue