Update azure-pipelines-wheels.yml

This commit is contained in:
Pascal Vizeli 2020-07-16 15:51:14 +02:00 committed by GitHub
parent 2e671cc5ee
commit 6b29022822
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -23,4 +23,5 @@ jobs:
builderVersion: '$(versionWheels)'
builderApk: 'build-base;libffi-dev;openssl-dev'
builderPip: 'Cython'
skipBinary: 'aiohttp'
wheelsRequirement: 'requirements.txt'