You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by viirya <gi...@git.apache.org> on 2018/08/30 00:25:17 UTC

[GitHub] spark pull request #22266: [SPARK-25270] lint-python: Add flake8 to find syn...

Github user viirya commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22266#discussion_r213873372
  
    --- Diff: dev/lint-python ---
    @@ -82,6 +82,26 @@ else
         rm "$PYCODESTYLE_REPORT_PATH"
     fi
     
    +python -m pip install flake8
    --- End diff --
    
    yea, I don't think you can do install like this on building server.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org