From 6b290228224ca17102c80f7a7aeb82214edc241f Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 16 Jul 2020 15:51:14 +0200 Subject: [PATCH] Update azure-pipelines-wheels.yml --- azure-pipelines-wheels.yml | 1 + 1 file changed, 1 insertion(+) 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'