Commit 9c399c40 authored by Łukasz Nowak's avatar Łukasz Nowak

Basic buildout profile to bootstrap development environment.

parent 1267ef8c
[buildout]
develop = .
parts =
slapos
pyflakes
find-links =
http://www.nexedi.org/static/packages/source/slapos.buildout/
versions = versions
[pyflakes]
recipe = zc.recipe.egg
scripts =
pyflakes
eggs =
pyflakes
setuptools
[slapos]
recipe = z3c.recipe.scripts
eggs =
slapos.core
ipython
ipdb
pyflakes
pep8
rstctl
[versions]
zc.buildout = 1.5.3-dev-SlapOS-001
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment