mirror of
https://github.com/henrydcase/pqc.git
synced 2024-11-22 15:39:07 +00:00
Explicitly install setuptools
This commit is contained in:
parent
740da48423
commit
08830cde0c
@ -13,7 +13,7 @@ matrix:
|
||||
packages:
|
||||
- valgrind
|
||||
- python3
|
||||
- python3-dev
|
||||
- python3-setuptools
|
||||
- python3-pip
|
||||
- os: linux
|
||||
compiler: clang
|
||||
@ -24,7 +24,7 @@ matrix:
|
||||
packages:
|
||||
- valgrind
|
||||
- python3
|
||||
- python3-dev
|
||||
- python3-setuptools
|
||||
- python3-pip
|
||||
- os: osx
|
||||
osx_image: xcode10.1
|
||||
|
Loading…
Reference in New Issue
Block a user