diff -r f14fbcde572e -r 5598ac5425de .installed.cfg --- a/.installed.cfg Wed May 07 18:01:35 2014 +0200 +++ b/.installed.cfg Wed May 07 18:02:08 2014 +0200 @@ -140,3 +140,21 @@ [buildout] parts = package i18n pyflakes pyflakesrun test + +[buildout] +installed_develop_eggs = + +[buildout] +parts = i18n pyflakes pyflakesrun test package + +[buildout] +parts = pyflakes pyflakesrun test package i18n + +[buildout] +parts = pyflakesrun test package i18n pyflakes + +[buildout] +parts = test package i18n pyflakes pyflakesrun + +[buildout] +parts = package i18n pyflakes pyflakesrun test