changedetection.io/MANIFEST.in

6 wiersze
190 B
Plaintext

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