changedetection.io/MANIFEST.in

8 wiersze
274 B
Plaintext

recursive-include changedetectionio/api *
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