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_r337006499
##########
File path: docs/flinkDev/building.zh.md
##########
@@ -65,6 +65,8 @@ mvn clean install -DskipTests -Dfast
cd flink-python; python3 setup.py sdist bdist_wheel
{% endhighlight %}
+<span class="label label-info">注意事项</span> 构建PyFlink需要Python3.5以上的版本.
Review comment:
3.5及以上
----------------------------------------------------------------
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