diff buildout.cfg @ 212:ca6999a5b402

Better setup.py.
author Daniele Nicolodi <daniele@grinta.net>
date Fri, 18 Nov 2011 00:47:32 +0100
parents fd572809cb18
children 3d524d31d1c2
line wrap: on
line diff
--- a/buildout.cfg	Fri Nov 18 00:23:31 2011 +0100
+++ b/buildout.cfg	Fri Nov 18 00:47:32 2011 +0100
@@ -6,15 +6,7 @@
 # install software
 [install]
 recipe = zc.recipe.egg
-eggs = 
-  distribute
-  Flask
-  WTForms
-  ordereddict
-  argparse
-  itsdangerous
-  python-dateutil < 2.0
-  ltpdarepo
+eggs = ltpdarepo
 interpreter = python
 scripts =