Skip to content

Commit 36a1f6c

Browse files
authored
Update Manifest to rmeove unused dashboard files and include .c ethernet drivers (esphome#4459)
1 parent 12bef16 commit 36a1f6c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

MANIFEST.in

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
include LICENSE
22
include README.md
33
include requirements.txt
4-
include esphome/dashboard/templates/*.html
5-
recursive-include esphome/dashboard/static *.ico *.js *.css *.woff* LICENSE
6-
recursive-include esphome *.cpp *.h *.tcc
4+
recursive-include esphome *.cpp *.h *.tcc *.c
75
recursive-include esphome *.py.script
86
recursive-include esphome LICENSE.txt

0 commit comments

Comments
 (0)