Created
January 11, 2013 11:34
-
-
Save lowks/4510081 to your computer and use it in GitHub Desktop.
easy_buildout_template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[buildout] | |
parts = inupypi | |
[inupypi] | |
recipe = zc.recipe.egg | |
interpreter = python | |
eggs = | |
inupypi | |
pip | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment