Hello I'm new to Buildout and need to figure out how to accomplish a (seemingly) simple usecase: Install my project from source into an isolated environment. My project has a Distribute-based setup.py and I'd like to install it and its dependencies to an isolated environment. I gather this should be doable using Buildout, but how? I've experimented a bit and read the documentation on PyPi, but so far I have not succeeded.
Thanks! Arve
_______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
