Upgrade to newer Python pip>=21.0 (#59769)

This commit is contained in:
Franck Nijhof
2022-02-07 15:12:04 +01:00
committed by GitHub
parent 78d2fbb402
commit da3024e162
11 changed files with 20 additions and 19 deletions

View File

@ -24,7 +24,7 @@ fi
script/bootstrap
pre-commit install
python3 -m pip install -e . --constraint homeassistant/package_constraints.txt
python3 -m pip install -e . --constraint homeassistant/package_constraints.txt --use-deprecated=legacy-resolver
hass --script ensure_config -c config