pundler icon indicating copy to clipboard operation
pundler copied to clipboard

Disable site-packages?

Open Deepwalker opened this issue 9 years ago • 2 comments

Do we need to disable site-packages to prevent pollution of our environment by system installed packages? With pyenv this is not actual, but do we need to support debian/ubuntu/centos/whatever system pythons? Unlikely, but need to discuss.

Deepwalker avatar Feb 26 '15 21:02 Deepwalker

If virtualenv and bundler do it, I think pundler should do it, too. (And I'm pretty sure virtualenv and bundler do it.)

dan-passaro avatar Oct 16 '15 16:10 dan-passaro

at least pundler packages should have higher priority (which amounts to the same results I guess)

bpiwowar avatar Mar 22 '18 07:03 bpiwowar