python-visualization / branca

This library is a spinoff from folium, that would host the non-map-specific features.
https://python-visualization.github.io/branca/
MIT License
111 stars 63 forks source link

Remove AppVeyor and Travis-CI #95

Closed ocefpaf closed 3 years ago

ocefpaf commented 3 years ago

We need to add some extra tests on GHA before merging this one.

ocefpaf commented 3 years ago

We need to add some extra tests on GHA before merging this one.

I'll have to separate the selenium tests from the rest of the tests b/c they only run on 3.9 for some reason.

ocefpaf commented 3 years ago

@Conengmo this is ready for review now. The only missing pieces are the coding standards and documentation. I'm working on docs for both folium and branca and coding standards won't be needed if we adopt pre-commit hooks.