Marc Mueller
|
c7cdee258e
|
Move remaining keys to `setup.cfg` (#65154)
* Move metadata keys
* Move options
* Delete setup.py
* Remove unused constants
* Remove deprecated test_suite key
* Improve metadata
* Only include homeassistant*, not script*
* Add long_desc_content_type
* Remove license file (auto-included by setuptools + wheels)
* Add setup.py
Pip 21.2 doesn't support editable installs without it.
|
2022-01-28 20:18:09 -08:00 |
Paulus Schoutsen
|
2bdad5388b
|
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
|
2017-10-24 19:36:27 -07:00 |
Pascal Bach
|
ffb1613d55
|
[packaging] Include LICENSE.md in tarball (#6514)
|
2017-03-10 19:59:38 +00:00 |
Paulus Schoutsen
|
377d2c6e5a
|
Allow generating requirements_all.txt
|
2015-11-17 00:21:49 -08:00 |
Paulus Schoutsen
|
3a3b8bbb45
|
Fix packaging issues
|
2015-10-10 10:33:09 -07:00 |
Paulus Schoutsen
|
0a34e8de02
|
Fix services.yaml in packaging
|
2015-09-27 21:56:15 -07:00 |
Paulus Schoutsen
|
3ea91f917d
|
Add MANIFEST.in
|
2015-09-01 01:36:00 -07:00 |