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
176 stars 117 forks source link

fix tests #687

Closed cehbrecht closed 12 months ago

cehbrecht commented 12 months ago

Overview

This PR is fixing the current test-suite to be able to merge the open PRs.

This PR skips support for Python 3.7. This is due to jsonschema supports only Python >= 3.8. See PR #680.

Related Issue / Discussion

680

Additional Information

Contribution Agreement

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

cehbrecht commented 12 months ago

will do a squash-merge.

cehbrecht commented 12 months ago

@Zeitsperre after this PR and #686 is merged I want to make a new release with all the patches ... would choose version 4.6.0 ... skipped python 3.7.