mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-16 22:06:29 +00:00
Add note about venv
This commit is contained in:
parent
fda4cd65ca
commit
9a8ecb2a07
@ -12,7 +12,7 @@ As part of adopting Black, all style checks in flake8 and pylint have been disab
|
||||
|
||||
To make sure that all files are Black when you commit your changes, we are using [`pre-commit`](https://pre-commit.com/). The hook is automatically installed for new dev environments (as part of `script/setup`).
|
||||
|
||||
If you have an existing developer installation, please run:
|
||||
If you have an existing developer installation, please run inside your virtual environment:
|
||||
|
||||
```
|
||||
pip install pre-commit
|
||||
|
Loading…
x
Reference in New Issue
Block a user