mirror of
https://github.com/pinry/pinry.git
synced 2026-01-14 19:22:05 +01:00
make sure that setuptools is available from bin/py interpreter
This commit is contained in:
@@ -16,4 +16,6 @@ project = pinry
|
||||
[python]
|
||||
recipe = zc.recipe.egg
|
||||
interpreter = py
|
||||
eggs = ${buildout:eggs}
|
||||
eggs =
|
||||
${buildout:eggs}
|
||||
distribute
|
||||
|
||||
Reference in New Issue
Block a user