Mercurial > code > home > repos > light9
changeset 854:d098574272fc
merge buildout.cfg rm
Ignore-this: 9fe75eb70377bace023e35c40048e43c
author | drewp@bigasterisk.com |
---|---|
date | Wed, 05 Jun 2013 23:34:49 +0000 |
parents | 3d8a78daeed1 |
children | 222b9fee8fcb |
files | buildout.cfg |
diffstat | 1 files changed, 0 insertions(+), 24 deletions(-) [+] |
line wrap: on
line diff
--- a/buildout.cfg Wed Jun 05 23:34:32 2013 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,24 +0,0 @@ -[buildout] -parts = external_libs -bin-directory = bin -download-cache = /tmp/ - - - -[external_libs] -recipe = zc.recipe.egg -eggs = ipython==0.8.4 - web.py==0.36 - cyclone==1.0-rc4 - rdflib==3.2.1 - restkit==4.1.3 - Louie==1.1 - webcolors==1.4 - -python = python -interpreter = python -extra-paths = - -[python] -executable = /usr/bin/python2.7 -