#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

http://peak.telecommunity.com/DevCenter/setuptools#develop-deploy-the-project-source-in-development-mode

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.

Change History (0)

Note: See TracTickets for help on using tickets.