diff --git a/azure-pipelines-wheels.yml b/azure-pipelines-wheels.yml index 257c2abfe..1a7fb7947 100644 --- a/azure-pipelines-wheels.yml +++ b/azure-pipelines-wheels.yml @@ -23,4 +23,5 @@ jobs: builderVersion: '$(versionWheels)' builderApk: 'build-base;libffi-dev;openssl-dev' builderPip: 'Cython' + skipBinary: 'aiohttp' wheelsRequirement: 'requirements.txt'