Update azure-pipelines-wheels.yml

pull/39912/head
Pascal Vizeli 2020-09-10 16:58:15 +02:00 committed by GitHub
parent 68e2824a28
commit 40bcd38caa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ jobs:
# Write env for build settings
(
echo "GRPC_BUILD_WITH_BORING_SSL_ASM=0"
echo "GRPC_BUILD_WITH_BORING_SSL_ASM="
echo "GRPC_PYTHON_BUILD_SYSTEM_OPENSSL=1"
) > .env_file
displayName: 'Prepare requirements files for Home Assistant wheels'