Skip to content

Commit

Permalink
Pinned setuptools in buildout configuration for use latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
macagua committed Jul 12, 2015
1 parent 9cbc030 commit 876ab40
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,7 @@ eggs = i18ndude
[omelette]
recipe = collective.recipe.omelette
eggs = ${test:eggs}

[versions]
# use latest version of setuptools
setuptools =

0 comments on commit 876ab40

Please sign in to comment.