Opened at 2008-10-22T02:27:05Z
Last modified at 2010-11-16T07:34:43Z
#530 closed enhancement
use setuptools's --multi-version mode — at Initial Version
Reported by: | zooko | Owned by: | somebody |
---|---|---|---|
Priority: | major | Milestone: | 1.8.1 |
Component: | packaging | Version: | 1.2.0 |
Keywords: | setuptools | Cc: | |
Launchpad Bug: |
Description
This would make it so that if there is already an older version of a dependency, e.g. pyutil, present on the system and we require a newer version, that it would go ahead and install the newer version, and Tahoe would use the newer version, without requiring the user to delete the older version from her system.
Note: See
TracTickets for help on using
tickets.