1
1
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:
Thom Wiggers 2019-01-23 11:50:38 +01:00
parent 740da48423
commit 08830cde0c
No known key found for this signature in database
GPG Key ID: 001BB0A7CE26E363

View File

@ -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