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

Modernize CI using Tox, add a "[dev]" recipe, re-enable coveralls #643

Closed Zeitsperre closed 2 years ago

Zeitsperre commented 2 years ago

Overview

This PR does a bit of cleanup to the package's CI and current tests.

Related Issue / Discussion

Additional Information

Contribution Agreement

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

coveralls commented 2 years ago

Coverage Status

Coverage increased (+81.1%) to 81.137% when pulling 8f2fcca857bfcb8e2f2424453b92eaef01b9056b on tox_modernisation into c6a0d7eaa73d3d6ebfb3231fa790c7be5bca9b8a on main.