virtualenv should ignore "prefix" in .pydistutils.cfg (original) (raw)

@carljm

Description

@carljm

carljm

opened

on Mar 15, 2011

Reported on Launchpad at https://bugs.launchpad.net/virtualenv/+bug/368244:

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/...

Metadata

Metadata

Assignees

No one assigned

Labels

No labels

No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions