pip build fix - include API module

This commit is contained in:
dgtlmoon
2022-05-24 00:16:50 +02:00
parent 7983675325
commit cda3837355
+1
View File
@@ -1,3 +1,4 @@
recursive-include changedetectionio/api *
recursive-include changedetectionio/templates *
recursive-include changedetectionio/static *
recursive-include changedetectionio/model *