On Mon, Apr 18, 2011 at 3:36 PM, Jim Fulton <[email protected]> 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
_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to