Files
@ 24db623e2097
Branch filter:
Location: light9/buildout.cfg - annotation
24db623e2097
364 B
text/x-ini
more vars in the python console
Ignore-this: 2e8f3703e2d084ffb51f7c31da03b34c
Ignore-this: 2e8f3703e2d084ffb51f7c31da03b34c
a301a0039c66 a301a0039c66 a301a0039c66 a301a0039c66 a301a0039c66 a301a0039c66 a301a0039c66 a301a0039c66 a301a0039c66 10ee0756a119 10ee0756a119 a301a0039c66 a301a0039c66 e6cc9751f61c 454e381cd24f 8fddef28d7b9 a301a0039c66 a301a0039c66 a301a0039c66 a301a0039c66 a301a0039c66 a301a0039c66 a301a0039c66 a301a0039c66 | [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
|