changedetection.io/MANIFEST.in

7 wiersze
232 B
Plaintext

recursive-include changedetectionio/templates *
recursive-include changedetectionio/static *
recursive-include changedetectionio/model *
include changedetection.py
global-exclude *.pyc
global-exclude node_modules
global-exclude venv