mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
228c987b76
This fixes #8856.
13 lines
156 B
INI
13 lines
156 B
INI
[buildout]
|
|
parts=a
|
|
[c]
|
|
recipe=zc.recipe.egg
|
|
eggs=zc.buildout
|
|
[b]
|
|
recipe=zc.recipe.egg
|
|
eggs=zc.buildout
|
|
[a]
|
|
recipe=zc.recipe.egg
|
|
eggs=zc.buildout
|
|
[versions]
|