Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Commit

Permalink
Use current setuptools.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jun 28, 2019
1 parent 771f482 commit 1bdb9e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,7 @@ python:
- 3.6

install:
- pip install -U setuptools==33.1.1
- pip install -U setuptools
- pip install zc.buildout
- buildout bootstrap
- buildout
Expand Down

0 comments on commit 1bdb9e7

Please sign in to comment.