changedetection.io/MANIFEST.in

9 wiersze
318 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 *
include changedetection.py
global-exclude *.pyc
global-exclude node_modules
global-exclude venv