jgliss / pyplis

Python toolbox for the analysis of UV SO2 camera data
GNU General Public License v3.0
7 stars 5 forks source link

Add support for python 3.5 & 3.7 #16

Closed johannjacobsohn closed 5 years ago

johannjacobsohn commented 5 years ago

This incorporates commits from pr #15. Major change to support 3.7 is never version of pytest (and fixture handling fixes), removal of sitepackage option from tox and renaming of dir in scripts.

ed8492c and 11d4e1d need more thorough investigation and might indicate regressions.