virtualenv does not ignore ~/.pydistutils.cfg

Bug #368244 reported by Pykler
2
Affects Status Importance Assigned to Milestone
Virtualenv
New
Undecided
Unassigned

Bug Description

I have a .pydistutils.cfg that contains:

    [easy_install]
    zip_ok = False
    prefix = /usr/local

This is not ignored when inside a vitualenv session. easy_install package sends it to /usr/local/lib/...

Revision history for this message
Carl Meyer (carljm) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.