hequn8128 commented on a change in pull request #9947: [FLINK-14469][python]
Drop Python 2 support
URL: https://github.com/apache/flink/pull/9947#discussion_r337006156
##########
File path: docs/flinkDev/building.md
##########
@@ -65,6 +65,8 @@ Then go to the root directory of flink source code and run
this command to build
cd flink-python; python3 setup.py sdist bdist_wheel
{% endhighlight %}
+<span class="label label-info">Note</span> Python 3.5+ is required to build
PyFlink.
Review comment:
Building PyFlink requires Python 3.5 or higher ?
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services