Fix for pip installations

This commit is contained in:
dgtlmoon
2023-03-21 23:15:53 +01:00
parent ce3966c104
commit 2863167f45
+1
View File
@@ -1,6 +1,7 @@
recursive-include changedetectionio/api *
recursive-include changedetectionio/blueprint *
recursive-include changedetectionio/model *
recursive-include changedetectionio/processors *
recursive-include changedetectionio/res *
recursive-include changedetectionio/static *
recursive-include changedetectionio/templates *