add script to update existing activities - #29

This commit is contained in:
Sam
2019-01-06 16:01:44 +01:00
parent 1826209916
commit 3ff677f3a2
4 changed files with 63 additions and 33 deletions

View File

@ -14,6 +14,7 @@ staticmap = "*"
pytz = "*"
python-forecastio = "*"
gunicorn = "*"
tqdm = "*"
[dev-packages]
pytest = "*"