mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 05:26:47 +00:00
Install requirements_test_all in dev (#157392)
This commit is contained in:
@@ -9,9 +9,8 @@ cd "$(realpath "$(dirname "$0")/..")"
|
||||
echo "Installing development dependencies..."
|
||||
uv pip install \
|
||||
-e . \
|
||||
-r requirements_test.txt \
|
||||
-r requirements_test_all.txt \
|
||||
colorlog \
|
||||
--constraint homeassistant/package_constraints.txt \
|
||||
--upgrade \
|
||||
--config-settings editable_mode=compat
|
||||
|
||||
|
||||
Reference in New Issue
Block a user