summaryrefslogtreecommitdiff
path: root/manage
diff options
context:
space:
mode:
Diffstat (limited to 'manage')
-rwxr-xr-xmanage2
1 files changed, 1 insertions, 1 deletions
diff --git a/manage b/manage
index c741dfb81..f9e6861b0 100755
--- a/manage
+++ b/manage
@@ -337,7 +337,7 @@ pygments.less() {
}
py.build() {
- build_msg BUILD "[pylint] python package ${PYDIST}"
+ build_msg BUILD "python package ${PYDIST}"
pyenv.cmd python setup.py \
sdist -d "${PYDIST}" \
bdist_wheel --bdist-dir "${PYBUILD}" -d "${PYDIST}"