Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Co-authored-by: Aleksandr Menshchikov <[email protected]>
  • Loading branch information
slaveeks and n0str authored Oct 24, 2024
1 parent 5740c5c commit 13ec47d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ help:
@echo " clean ------------ - Clean all distribution build artifacts."
@echo " clean-pyc ------ - Remove .pyc/__pycache__ files."
@echo " clean-build ---- - Remove setup artifacts."
@echo " build ------------ - Rebuild python package."
@echo " build ------------ - Rebuild python package."

@echo "upload ------------- - Upload built python package on pypi server."

install:
Expand Down

0 comments on commit 13ec47d

Please sign in to comment.