Dian Fu created FLINK-24287:
-------------------------------
Summary: Bump virtualenv to the latest version
Key: FLINK-24287
URL: https://issues.apache.org/jira/browse/FLINK-24287
Project: Flink
Issue Type: Improvement
Components: API / Python, Tests
Reporter: Dian Fu
Assignee: Dian Fu
Fix For: 1.15.0
Currently, the virtualenv version (16.0.0) used in PyFlink tests is a little
outdated(the latest version is ). The pip bundled in the old virtualenv is a
little old. The consequence is that it will compile the grpcio library from
source instead of using the wheel package during installing grpcio. It takes
several minutes to compile grpcio and the time could be avoided after bump
virtualenv.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)