Also include tests in pip build

pull/1033/head
dgtlmoon 2022-10-17 17:13:15 +02:00
rodzic 8d5b0b5576
commit 63095f70ea
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -2,6 +2,7 @@ recursive-include changedetectionio/api *
recursive-include changedetectionio/templates *
recursive-include changedetectionio/static *
recursive-include changedetectionio/model *
recursive-include changedetectionio/tests *
include changedetection.py
global-exclude *.pyc
global-exclude node_modules