Skip to content

Commit

Permalink
Remove version pinning from setuptools to avoid errors
Browse files Browse the repository at this point in the history
  • Loading branch information
hvelarde committed Jun 3, 2014
1 parent e741ae1 commit 42102d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions travis.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ pre-commit-hook = False
flake8-ignore = E501
flake8-max-complexity = 11

[versions]
# use latest version of setuptools
setuptools =

[zopepy]
recipe = zc.recipe.egg
eggs = ${instance:eggs}
Expand Down

0 comments on commit 42102d9

Please sign in to comment.