Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.db.atnt
Commits
93e4ef4e
Commit
93e4ef4e
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
e45f0930
Changes
1
Hide whitespace changes
Inline
Side-by-side
buildout.cfg
View file @
93e4ef4e
...
...
@@ -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
Markdown
is supported
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