16 Commits

Author SHA1 Message Date
Yof
e9c657e941 Dev 0.91 needs some extra tox dependencies to run (#200)
* Dev 0.89 needs some extra tox dependencies to run 

This is based on an issue as seen here https://github.com/home-assistant/home-assistant/issues/22068.

* Update development-environment.md based on C.R.

Included the changes needed to run on Windows and Mac. The extra command for OS X is not tested (I am not able to work with OS X).

* Update development_environment.md
2019-03-17 05:00:22 -07:00
Jason Hu
1d5d20d178
Create a separate venv folder should be better (#192) 2019-03-05 20:44:13 -08:00
Fabian Affolter
e78f00bbd5
Minor fix 2019-01-26 11:08:43 +01:00
Fabian Affolter
0aa14a86ef
Fix typos 2019-01-13 21:21:25 +01:00
Fredrik Baberg
442c932a4d Update instructions for Windows (#114)
* Update instructions for Windows.

* Specify a config folder accessible from Windows.
2018-10-08 12:16:31 +02:00
jchasey
80100629d2 Config folder location clarification (#108)
* Config folder location clarification

While this was documented elsewhere in the docs, this is the first thing I was looking for after invoking the dev environment and spent an inordinate amount of time tracking it down.

* link to user docs for clarification

link to user docs to clarify location of config files
2018-10-04 13:43:17 +02:00
Paulus Schoutsen
2f8f31c20e
Remove debugger reference in Windows install 2018-10-02 13:44:05 +02:00
Neil Crosby
502a0959f3 Instruct OSX developers to install autoconf (#103)
When running `tox` on OSX as instructed at https://developers.home-assistant.io/docs/en/development_testing.html an error is received stating `error: [Errno 2] No such file or directory: 'autoconf': 'autoconf'`. 

By installing `autoconf` via `homebrew`, this error goes away, and the `tox` tests pass. Telling OSX developers to install `autoconf` at this point in the development environment setup procedure (rather than calling it out on the testing page) seemed to make sense to me.
2018-10-02 13:33:46 +02:00
cdce8p
96017841e6 Added autoconf note (#93)
* Added autoconf note

* Add autoconf to dep list
2018-09-25 15:01:01 +02:00
Paulus Schoutsen
8010308f6f
Add logging instructions 2018-09-21 11:57:50 +02:00
Sytone
3023dc6bb0 Updated windows instructions (#64)
Added sudo to the apt commands to make it easier and match other apt commands.
2018-08-07 10:17:38 +02:00
Jason Hu
4142ad8ef3 Update setup dev env document (#3)
* python34 => python36

* add upgrade pip step before run setup

* add gcc install for yum

* no need to do pip upgrade
2018-05-01 09:02:35 -04:00
Paulus Schoutsen
2fd443fe2c fix broken links 2018-04-25 14:19:41 -04:00
Paulus Schoutsen
9311326aec Remove unused header 2018-04-24 15:44:32 -04:00
Paulus Schoutsen
632bc81a20 Fix all headers 2018-04-24 11:46:45 -04:00
Paulus Schoutsen
746e35b7a7 Migrate to Docusaurus 2018-04-24 09:52:18 -04:00