Update azure-pipelines-wheels.yml for Azure Pipelines
This commit is contained in:
parent
f4cc64d289
commit
fa43a218d2
1 changed files with 0 additions and 4 deletions
|
@ -71,9 +71,5 @@ jobs:
|
||||||
sed -i "s|# py_noaa|py_noaa|g" ${requirement_file}
|
sed -i "s|# py_noaa|py_noaa|g" ${requirement_file}
|
||||||
sed -i "s|# bme680|bme680|g" ${requirement_file}
|
sed -i "s|# bme680|bme680|g" ${requirement_file}
|
||||||
sed -i "s|# python-gammu|python-gammu|g" ${requirement_file}
|
sed -i "s|# python-gammu|python-gammu|g" ${requirement_file}
|
||||||
|
|
||||||
if [[ "$(buildArch)" =~ arm ]]; then
|
|
||||||
sed -i "s|# VL53L1X|VL53L1X|g" ${requirement_file}
|
|
||||||
fi
|
|
||||||
done
|
done
|
||||||
displayName: 'Prepare requirements files for Hass.io'
|
displayName: 'Prepare requirements files for Hass.io'
|
||||||
|
|
Loading…
Add table
Reference in a new issue