Merge pull request #3 from kdungs/webservice
Add Gunicorn to requirements.
This commit is contained in:
commit
2b514a981d
|
@ -1,2 +1,3 @@
|
|||
python-geohash==0.8.5
|
||||
bottle==0.12.7
|
||||
gunicorn==19.0.0
|
||||
|
|
Loading…
Reference in New Issue