Skip to content
Snippets Groups Projects
Commit 3b825ad1 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Swap to z3c.recipe.scripts generator

parent 62cf0c60
No related branches found
No related tags found
No related merge requests found
......@@ -32,10 +32,7 @@ source = ${buildout:directory}/docs
build = ${buildout:directory}/sphinx
[python]
;Swap recipes to get a full blown python interpreter at the cost of a slightly
;slower installation procedure.
;recipe = z3c.recipe.scripts
recipe = zc.recipe.egg
recipe = z3c.recipe.scripts
eggs = ${buildout:eggs}
interpreter = python
dependent-scripts = true
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment