mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 04:50:05 +00:00
Consolidate frontend (#9915)
* Consolidate frontend * Remove home-assistant-polymer submodule * Convert to using a pypi package for frontend * fix release script * Lint * Remove unused file * Remove frontend related scripts * Move hass_frontend to frontend REQUIREMENTS * Fix tests * lint * Address comments * Lint + fix tests in py34 * Fix py34 tests again * fix typo
This commit is contained in:
@@ -50,6 +50,7 @@ TEST_REQUIREMENTS = (
|
||||
'haversine',
|
||||
'hbmqtt',
|
||||
'holidays',
|
||||
'home-assistant-frontend',
|
||||
'influxdb',
|
||||
'libpurecoollink',
|
||||
'libsoundtouch',
|
||||
|
||||
Reference in New Issue
Block a user