Closed fmaussion closed 3 years ago
Ah OK that's the issue: https://github.com/TheKevJames/coveralls-python/issues/333
FYI, you could slim down the "vendored" file with descartes' code quite a bit, if you wanted, see https://github.com/geopandas/geopandas/issues/1039#issuecomment-748625852 (which is what we did in geopandas: https://github.com/geopandas/geopandas/blob/831108dcb369517e311cd0ee3821db1f2fb7122d/geopandas/plotting.py#L100-L123)
Thanks a lot for the heads up @jorisvandenbossche ! Much appreciated
@TimoRoth any idea what's going on with coveralls again? Do we have a way to get the tests green even if coveralls has a hickup maybe?