Skip to content

Commit

Permalink
Use same setuptools version as in ztk.cfg configured.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jul 28, 2017
1 parent 3368208 commit af25bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ python:
- 3.6
- pypy
install:
- pip install -U setuptools==33.1.1
- pip install -U setuptools==36.2.4
- python bootstrap.py
- bin/buildout -n
script:
Expand Down

0 comments on commit af25bde

Please sign in to comment.