mscross / pysplit

A package for HYSPLIT air parcel trajectory analysis.
BSD 3-Clause "New" or "Revised" License
144 stars 79 forks source link

test env to fix proj_lib keyerror #56

Closed mscross closed 5 years ago

mscross commented 5 years ago

Travis CI build failing on Python 3.5 with dependency issues and 2.7 and 3.6 with a PROJ_LIB KeyError. Move Python 3.5 to allowed failures, add 3.7 as a build, experiment with test environments to overcome travis CI build failing with KeyError PROJ_LIB on 2.7 and 3.6