hass-core/script
Hugo Herter 0abde3aa57 Change setup script to use pip install instead of setup.py develop ()
Using `python setup.py develop` did not manage to install the required dependencies.
This updates `script/setup` to use `pip install -e .` instead in order to resolve the required dependencies.
2017-05-24 15:31:51 -07:00
..
bootstrap [script] Fix dodgy bash syntax for bootstrap () 2017-01-25 09:21:09 -08:00
bootstrap_frontend Only install tox in dev mode () 2017-05-12 00:01:06 -07:00
bootstrap_server Only install tox in dev mode () 2017-05-12 00:01:06 -07:00
build_frontend Add object-assign polyfill support to polymer () 2017-02-14 12:00:45 -08:00
dev_docker tradfri: Improve color temp support detection () 2017-04-21 23:32:51 -07:00
dev_openzwave_docker Improve development workflow in docker () 2017-01-02 22:04:09 +01:00
fingerprint_frontend.py Add object-assign polyfill support to polymer () 2017-02-14 12:00:45 -08:00
gen_requirements_all.py Remove more test requirements () 2017-05-13 21:25:54 -07:00
inspect_schemas.py [core] Add 'packages' to the config () 2017-01-13 22:01:47 -08:00
lint Speeds up lint and test in docker by keeping the cache between invocations. () 2017-01-05 09:45:14 +01:00
lint_docker Speeds up lint and test in docker by keeping the cache between invocations. () 2017-01-05 09:45:14 +01:00
release Fix script release () 2017-01-15 09:16:46 -08:00
server Improve development workflow in docker () 2017-01-02 22:04:09 +01:00
setup Change setup script to use pip install instead of setup.py develop () 2017-05-24 15:31:51 -07:00
test Speeds up lint and test in docker by keeping the cache between invocations. () 2017-01-05 09:45:14 +01:00
test_docker Pass additional arguments to tox in test_docker () 2017-05-14 23:21:39 -07:00
update Improve development workflow in docker () 2017-01-02 22:04:09 +01:00
update_mdi.py Improve development workflow in docker () 2017-01-02 22:04:09 +01:00