We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12bef16 commit 36a1f6cCopy full SHA for 36a1f6c
MANIFEST.in
@@ -1,8 +1,6 @@
1
include LICENSE
2
include README.md
3
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
+recursive-include esphome *.cpp *.h *.tcc *.c
7
recursive-include esphome *.py.script
8
recursive-include esphome LICENSE.txt
0 commit comments