Commit 9626c87e authored by Łukasz Nowak's avatar Łukasz Nowak

Fetch more developer tools.

parent b4d5cf92
[buildout]
develop = .
parts =
pyflakes
slapos.toolbox
# SlapOS patched buildout
......@@ -8,9 +9,21 @@ find-links = http://www.nexedi.org/static/packages/source/slapos.buildout/
versions = versions
[pyflakes]
recipe = zc.recipe.egg
scripts =
pyflakes
eggs =
pyflakes
setuptools
[slapos.toolbox]
recipe = z3c.recipe.scripts
eggs =
ipython
ipdb
pep8
rstctl
slapos.toolbox
interpreter = python
......
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