Skip to content

Commit 13ec47d

Browse files
slaveeksn0str
andauthored
Update Makefile
Co-authored-by: Aleksandr Menshchikov <[email protected]>
1 parent 5740c5c commit 13ec47d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ help:
1010
@echo " clean ------------ - Clean all distribution build artifacts."
1111
@echo " clean-pyc ------ - Remove .pyc/__pycache__ files."
1212
@echo " clean-build ---- - Remove setup artifacts."
13-
@echo " build ------------ - Rebuild python package."
13+
@echo " build ------------ - Rebuild python package."
14+
1415
@echo "upload ------------- - Upload built python package on pypi server."
1516

1617
install:

0 commit comments

Comments
 (0)