Antoine Pitrou created ARROW-15890:
--------------------------------------
Summary: [CI][Python] Use venv, not virtualenv, in CI
Key: ARROW-15890
URL: https://issues.apache.org/jira/browse/ARROW-15890
Project: Apache Arrow
Issue Type: Task
Components: Continuous Integration, Python
Reporter: Antoine Pitrou
Assignee: Antoine Pitrou
The standard {{venv}} module is enough to create virtual environments without
installing the {{virtualenv}} module. It will also solve virtualenv
installation issues on some setups such as macOS wheel builders.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)