Update azure-pipelines-wheels.yml

This commit is contained in:
Pascal Vizeli
2020-09-10 16:58:15 +02:00
committed by GitHub
parent 68e2824a28
commit 40bcd38caa

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'