[Distutils] Need help with a usecase

Arve Knudsen arve.knudsen at gmail.com
Mon Apr 18 16:04:50 CEST 2011


On Mon, Apr 18, 2011 at 3:36 PM, Jim Fulton <jim at zope.com> wrote:

> Maybe you should explain your use case more.  I guessed what you
> meant. I was obviously wrong.


My project (checked out from Git to be specific) comes with a
Distribute-based setup.py, and I'd like to install it into an isolated
Python environment. That is, the equivalent of running 'python
setup.py.install' in my project directory, but into an isolated environment.
I was hoping I could use Buildout for this.

Arve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20110418/27a45de0/attachment.html>


More information about the Distutils-SIG mailing list