Skip to content

Commit

Permalink
Add scikit-build to installed env (#38726)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli authored and frenck committed Aug 12, 2020
1 parent db64614 commit 57e99af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-wheels.yml
Expand Up @@ -48,7 +48,7 @@ jobs:
parameters:
builderVersion: '$(versionWheels)'
builderApk: 'build-base;cmake;git;linux-headers;bluez-dev;libffi-dev;openssl-dev;glib-dev;eudev-dev;libxml2-dev;libxslt-dev;libpng-dev;libjpeg-turbo-dev;tiff-dev;autoconf;automake;cups-dev;gmp-dev;mpfr-dev;mpc1-dev;ffmpeg-dev;gammu-dev'
builderPip: 'Cython;numpy'
builderPip: 'Cython;numpy;scikit-build'
skipBinary: 'aiohttp'
wheelsRequirement: 'requirements_wheels.txt'
wheelsRequirementDiff: 'requirements_diff.txt'
Expand Down

0 comments on commit 57e99af

Please sign in to comment.