Skip to content

Commit

Permalink
Last time where a setuptools version update is needed :)
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Oct 5, 2017
1 parent 4bd5090 commit 021e6e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ python:
- 3.6
- pypy
install:
- pip install -U setuptools==36.3.0
- pip install -U setuptools==`grep setuptools ztk-versions.cfg | awk '{print $3}'`
- python bootstrap.py
- bin/buildout -n
script:
Expand Down

0 comments on commit 021e6e3

Please sign in to comment.