mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
Windows Development Notes (#914)
Ensure developers know you need the Microsoft Visual C++ Build tools installed
This commit is contained in:
parent
a93b4e5044
commit
3c2ae2a81e
@ -24,3 +24,5 @@ On Windows you can use `python setup.py develop` instead of the setup script.
|
||||
|
||||
After following these steps, running `hass` will invoke your local installation.
|
||||
|
||||
Note: If you are developing on the windows platform ensure you have the correct Microsoft Visual C++ Build tools installed. Please see [the Windows Compilers](https://wiki.python.org/moin/WindowsCompilers) section on the python site. Validation using Tox will fail if this is not done correctly.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user