mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Add Black
This commit is contained in:
@ -7,4 +7,4 @@ set -e
|
||||
cd "$(dirname "$0")/.."
|
||||
|
||||
echo "Installing test dependencies..."
|
||||
python3 -m pip install tox colorlog
|
||||
python3 -m pip install tox colorlog pre-commit
|
||||
|
Reference in New Issue
Block a user