geopython / pywps

PyWPS is an implementation of the Web Processing Service standard from the Open Geospatial Consortium. PyWPS is written in Python.
https://pywps.org
MIT License
178 stars 117 forks source link

Fix - set store file encoding to utf8 #475

Closed eran-pinhas closed 5 years ago

eran-pinhas commented 5 years ago

Contribution Agreement

(as per https://github.com/geopython/pywps/blob/master/CONTRIBUTING.rst#contributions-and-licensing)

cehbrecht commented 5 years ago

@eran-pinhas merged. Thanks :) I will change the io.open import in another PR.