[Distutils] Need help with a usecase
Jim Fulton
jim at zope.com
Mon Apr 18 15:14:24 CEST 2011
On Mon, Apr 18, 2011 at 8:28 AM, Arve Knudsen <arve.knudsen at gmail.com> wrote:
> 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.
See:
http://pypi.python.org/pypi/zc.sourcerelease
You *might* also find:
http://www.riversnake.com/pycon2011/full/
helpful, although it is linux oriented.
Jim
--
Jim Fulton
http://www.linkedin.com/in/jimfulton
More information about the Distutils-SIG
mailing list