mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Remove outdated from Makefile
This commit is contained in:
parent
435623544b
commit
5cd2e603f1
1 changed files with 0 additions and 4 deletions
4
Makefile
4
Makefile
|
|
@ -131,7 +131,3 @@ release:
|
|||
git add .
|
||||
git commit -m "Release $(shell poetry version -s)"
|
||||
git tag v$(shell hatch version -s)
|
||||
|
||||
.PHONY: outdated
|
||||
outdated:
|
||||
uv tree --universal --outdated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue