changedetection.io/MANIFEST.in

14 wiersze
517 B
Plaintext
Czysty Zwykły widok Historia

2022-05-23 22:16:50 +00:00
recursive-include changedetectionio/api *
recursive-include changedetectionio/templates *
recursive-include changedetectionio/static *
recursive-include changedetectionio/model *
2022-10-17 15:13:15 +00:00
recursive-include changedetectionio/tests *
recursive-include changedetectionio/res *
prune changedetectionio/static/package-lock.json
prune changedetectionio/static/styles/node_modules
prune changedetectionio/static/styles/package-lock.json
include changedetection.py
global-exclude *.pyc
global-exclude node_modules
global-exclude venv