Remove use of virtualenv.
Closed this issue · 0 comments
itsjohncs commented
I can use pip
's --prefix
command line option directly. This let me avoid being dependent on any shenanigans that virtualenv
pulls.
Closed this issue · 0 comments
I can use pip
's --prefix
command line option directly. This let me avoid being dependent on any shenanigans that virtualenv
pulls.