diff --git a/paddle/scripts/paddle_build.sh b/paddle/scripts/paddle_build.sh index fba7c8a71dcaa8546f5a1903f2b4111290b05963..5c46f011a74d1525916ee2a4be7392b2b368a844 100755 --- a/paddle/scripts/paddle_build.sh +++ b/paddle/scripts/paddle_build.sh @@ -312,7 +312,6 @@ function check_style() { fi - pip install cpplint pylint pytest astroid isort # set up go environment for running gometalinter mkdir -p $GOPATH/src/github.com/PaddlePaddle/ ln -sf ${PADDLE_ROOT} $GOPATH/src/github.com/PaddlePaddle/Paddle