GeoPandas recently migrated from Travis / Appveyor to Github Actions thanks to the hard work of @adriangb.
This simplifies the platform-specific maintenance of configuration files; particularly applicable for integrating Cython as per #51.
As part of this, I think we should create conda environment yml files for each environment we're testing (similar to geopandas). Will be easier to maintain than deps specified via testing matrix.
GeoPandas recently migrated from Travis / Appveyor to Github Actions thanks to the hard work of @adriangb.
This simplifies the platform-specific maintenance of configuration files; particularly applicable for integrating Cython as per #51.
As part of this, I think we should create conda environment yml files for each environment we're testing (similar to geopandas). Will be easier to maintain than deps specified via testing matrix.