mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-06 07:50:32 +00:00
Add make install
This commit is contained in:
parent
843caf51a9
commit
191d3023bb
1 changed files with 4 additions and 0 deletions
4
Makefile
4
Makefile
|
|
@ -34,3 +34,7 @@ release:
|
|||
full-release:
|
||||
make release
|
||||
make upload
|
||||
|
||||
|
||||
make install:
|
||||
$(PYTHON) setup.py install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue