Explicitly install setuptools
This commit is contained in:
parent
740da48423
commit
08830cde0c
@ -13,7 +13,7 @@ matrix:
|
|||||||
packages:
|
packages:
|
||||||
- valgrind
|
- valgrind
|
||||||
- python3
|
- python3
|
||||||
- python3-dev
|
- python3-setuptools
|
||||||
- python3-pip
|
- python3-pip
|
||||||
- os: linux
|
- os: linux
|
||||||
compiler: clang
|
compiler: clang
|
||||||
@ -24,7 +24,7 @@ matrix:
|
|||||||
packages:
|
packages:
|
||||||
- valgrind
|
- valgrind
|
||||||
- python3
|
- python3
|
||||||
- python3-dev
|
- python3-setuptools
|
||||||
- python3-pip
|
- python3-pip
|
||||||
- os: osx
|
- os: osx
|
||||||
osx_image: xcode10.1
|
osx_image: xcode10.1
|
||||||
|
Loading…
Reference in New Issue
Block a user