buildout.cfg 108 Bytes
Newer Older
isaak yansane-sisk's avatar
isaak yansane-sisk committed
1 2 3 4 5 6
[buildout]
parts = cython

[cython]
recipe = zc.recipe.egg:custom
egg = cython
7 8

[versions]
9
cython = 0.29.36