GIScience/openpoiservice

Support newer Python versions

nilsnolde opened this issue · 1 comments

Add support & Travis configs for Python 3.7 & 3.8.

Problem I could figure out so far: gunicorn needs to be updated to >=19.9.0, maybe ,<20.0.0, as there's been conflicts from 3.7 on.

fixed in #88