buildout.cfg 105 Bytes
Newer Older
Ivan Tyagov's avatar
Ivan Tyagov committed
1 2 3 4 5 6 7
[buildout]
parts =
  msgpack-python

[msgpack-python]
recipe = zc.recipe.egg:custom
egg = msgpack-python