mirror of
https://github.com/esphome/esphome.git
synced 2025-01-08 22:01:44 +01:00
Update MANIFEST.in to fix esphome/issues#650 (#733)
This commit is contained in:
parent
bd0be41064
commit
d4e0e1518a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
include LICENSE
|
include LICENSE
|
||||||
include README.md
|
include README.md
|
||||||
include esphome/dashboard/templates/*.html
|
include esphome/dashboard/templates/*.html
|
||||||
recursive-include esphome/dashboard/static *.ico *.js *.css
|
recursive-include esphome/dashboard/static *.ico *.js *.css *.woff* LICENSE
|
||||||
recursive-include esphome *.cpp *.h *.tcc
|
recursive-include esphome *.cpp *.h *.tcc
|
||||||
|
|
Loading…
Reference in a new issue