mirror of
https://github.com/home-assistant/core.git
synced 2025-04-19 14:57:52 +00:00
Fix bootstrap dev dependencies message (#28114)
https://github.com/home-assistant/home-assistant/pull/28060#discussion_r337701541
This commit is contained in:
parent
50e9a9df4f
commit
c8b2860167
@ -6,5 +6,5 @@ set -e
|
||||
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
echo "Installing test dependencies..."
|
||||
echo "Installing development dependencies..."
|
||||
python3 -m pip install tox colorlog pre-commit $(grep mypy requirements_test.txt)
|
||||
|
Loading…
x
Reference in New Issue
Block a user