Installation via pip (#186)

Builder for https://pypi.org/project/changedetection.io/
This commit is contained in:
dgtlmoon
2021-08-16 15:24:37 +02:00
committed by GitHub
parent 642ad5660d
commit a11b6daa2e
66 changed files with 245 additions and 77 deletions

2
.gitignore vendored
View File

@@ -5,3 +5,5 @@ datastore/url-watches.json
datastore/*
__pycache__
.pytest_cache
build
dist