Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.db.biosecure
Commits
e40e9e1f
Commit
e40e9e1f
authored
Aug 29, 2012
by
André Anjos
💬
Browse files
Use zc.recipe.egg instead of z3c.recipe.scripts
z3c.recipe.scripts can be bogus in certain conditions for Bob builds.
parent
c73eacc4
Changes
1
Hide whitespace changes
Inline
Side-by-side
buildout.cfg
View file @
e40e9e1f
...
...
@@ -31,7 +31,7 @@ source = ${buildout:directory}/docs
build = ${buildout:directory}/sphinx
[python]
recipe = z
3
c.recipe.
scripts
recipe = zc.recipe.
egg
eggs = ${buildout:eggs}
interpreter = python
dependent-scripts = true
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment