We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5740c5c commit 13ec47dCopy full SHA for 13ec47d
Makefile
@@ -10,7 +10,8 @@ help:
10
@echo " clean ------------ - Clean all distribution build artifacts."
11
@echo " clean-pyc ------ - Remove .pyc/__pycache__ files."
12
@echo " clean-build ---- - Remove setup artifacts."
13
- @echo " build ------------ - Rebuild python package."
+ @echo " build ------------ - Rebuild python package."
14
+
15
@echo "upload ------------- - Upload built python package on pypi server."
16
17
install:
0 commit comments