app deployment

This commit is contained in:
Sam
2018-06-20 15:27:52 +02:00
parent 454ac19ca5
commit 48538a63e1
4 changed files with 23 additions and 1 deletions

View File

@ -13,6 +13,7 @@ gpxpy = "==1.2.0"
staticmap = "==0.5.3"
pytz = "==2018.4"
python-forecastio = "==1.4.0"
gunicorn = "==19.8.1"
[dev-packages]
pytest = "==3.6.1"