You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/04/21 05:07:37 UTC

[GitHub] [flink] dianfu commented on a change in pull request #11836: [FLINK-17188][python] Use pip instead of conda to install flake8 and sphinx

dianfu commented on a change in pull request #11836:
URL: https://github.com/apache/flink/pull/11836#discussion_r411841130



##########
File path: flink-python/dev/lint-python.sh
##########
@@ -244,6 +244,7 @@ function install_py_env() {
 # Install tox.
 # In some situations,you need to run the script with "sudo". e.g. sudo ./lint-python.sh
 function install_tox() {
+    source ${CONDA_HOME}/bin/activate

Review comment:
       Remove the brace




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org