tell travis to update setuptools
This commit is contained in:
parent
6cae6ae127
commit
ff527a6263
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ python:
|
||||||
- "3.4"
|
- "3.4"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
- pip install --upgrade setuptools
|
||||||
- pip install -r src/requirements_dev.txt
|
- pip install -r src/requirements_dev.txt
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue