Skip to content

Conversation

@Conengmo
Copy link
Member

@Conengmo Conengmo commented Mar 16, 2025

Add a workflow to run the Geopandas tests on the dev version of Folium.

Verified this works by pushing a commit to Folium that breaks the Geopandas tests, then restoring it of course.

- name: Install Geopandas dev dependencies
run: |
pip install -r geopandas/requirements-dev.txt
pip install geodatasets
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@martinfleis I was a bit surprised that I had to install geodatasets separately, is that expected? Or did I mis something? I don't mind, just checking.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to update requirements-dev. Sorry for that, we're not really using it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No worries

@Conengmo Conengmo marked this pull request as ready for review March 16, 2025 15:57
@Conengmo Conengmo changed the title CI: run against Geopandas tests CI: run Geopandas tests Mar 16, 2025
@hansthen hansthen self-requested a review March 16, 2025 20:05
Copy link
Collaborator

@hansthen hansthen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@Conengmo Conengmo merged commit a559a9f into python-visualization:main Mar 18, 2025
12 checks passed
@Conengmo Conengmo deleted the test-geopandas branch March 18, 2025 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants