未验证 提交 89fc0781 编写于 作者: M MRXLT 提交者: GitHub

Merge pull request #266 from barrierye/check-style

fix bug: pylint not found
......@@ -44,8 +44,3 @@ make -j10
### 安装wheel包
无论是client端还是server端,编译完成后,安装python/dist/下的whl包即可
......@@ -17,6 +17,7 @@ function check_style() {
set -e
pip install cpplint 'pre-commit==1.10.4'
pip install --ignore-installed pylint
export PATH=/usr/bin:$PATH
pre-commit install
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册