Adding missing apprise_plugin for pypi/pip based installs

This commit is contained in:
dgtlmoon
2024-10-11 15:01:27 +02:00
parent a4959b5971
commit 9476c1076b

View File

@@ -1,4 +1,5 @@
recursive-include changedetectionio/api *
recursive-include changedetectionio/apprise_plugin *
recursive-include changedetectionio/blueprint *
recursive-include changedetectionio/content_fetchers *
recursive-include changedetectionio/model *