X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=buildout.cfg;h=a77bf93cc034ad32a451ecddb701c33c711b250f;hb=d91b5a7c2d8f518a0654d066c41b1359bee1d04e;hp=2b36fb7cecc0fac7b54a8b9b82bed17cce19b978;hpb=df0953ce453cd82989537df598613db2c0d3b055;p=mediagoblin.git diff --git a/buildout.cfg b/buildout.cfg index 2b36fb7c..a77bf93c 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -5,7 +5,10 @@ parts = mediagoblin make_user_dev_dirs [mediagoblin] recipe=zc.recipe.egg interpreter=python -eggs=mediagoblin +dependent-scripts = true +eggs= + python-dateutil>=1.5.0,<2.0.0 + mediagoblin entry-points = nosetests=nose:run_exit paster=paste.script.command:run