瀏覽代碼

make sure that setuptools is available from bin/py interpreter

tags/v1.0.0
Krzysztof Klimonda 11 年之前
父節點
當前提交
a89b83c159
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. +3
    -1
      buildout.cfg

+ 3
- 1
buildout.cfg 查看文件

@@ -16,4 +16,6 @@ project = pinry
[python]
recipe = zc.recipe.egg
interpreter = py
eggs = ${buildout:eggs}
eggs =
${buildout:eggs}
distribute

Loading…
取消
儲存