allow build ignoring system-installed packages #1504

Closed
opened 2011-08-25 20:15:47 +00:00 by davidsarah · 1 comment
davidsarah commented 2011-08-25 20:15:47 +00:00
Owner

We need a way to build ignoring dependencies that are installed in system directories. Ideally, we also need to be able to force use of particular egg(s) or source dist(s), regardless of what is installed. Setting PYTHONPATH doesn't quite work for that, because it doesn't test what setuptools would do if a package were not installed.

We need a way to build ignoring dependencies that are installed in system directories. Ideally, we also need to be able to force use of particular egg(s) or source dist(s), regardless of what is installed. Setting PYTHONPATH doesn't quite work for that, because it doesn't test what setuptools would do if a package were not installed.
tahoe-lafs added the
packaging
major
defect
1.9.0a1
labels 2011-08-25 20:15:47 +00:00
tahoe-lafs added this to the undecided milestone 2011-08-25 20:15:47 +00:00

Now that we use virtualenvs for builds, we're no longer affected by system-installed packages.

Now that we use virtualenvs for builds, we're no longer affected by system-installed packages.
warner added the
fixed
label 2016-03-26 22:43:58 +00:00
warner modified the milestone from undecided to 1.11.0 2016-03-26 22:43:58 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#1504
No description provided.