Details
-
Task
-
Status: Reported
-
Not Evaluated
-
Resolution: Unresolved
-
6.4
-
None
-
None
Description
venv is a subset of virtualenv, but is shipped with python3 directly.
It needs to be checked whether we could use venv instead and can get rid of the extra virtualenv dependency.