Files
changedetection.io/MANIFEST.in
T
2022-10-17 17:13:15 +02:00

9 lines
318 B
Plaintext

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
global-exclude venv