Skip to content

Conversation

@hansthen
Copy link
Collaborator

@hansthen hansthen commented Aug 9, 2025

This is a bit of trial and error, since I am not very familiar with uv.

@hansthen hansthen requested a review from ocefpaf August 10, 2025 12:38
Copy link
Member

@ocefpaf ocefpaf left a comment

Choose a reason for hiding this comment

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

LGTM. What was the motivation? I'm not against uv, but whatever we do here should work with plain pip too. If we had issues with pip we should try to solve them. If it is just speed, merge away!

@hansthen
Copy link
Collaborator Author

LGTM. What was the motivation? I'm not against uv, but whatever we do here should work with plain pip too. If we had issues with pip we should try to solve them. If it is just speed, merge away!

As part of our test suite, Frank and I added integration tests with some popular downstream packages (geopandas and streamlit-folium.) In the github workflow we used to install streamlit-folium using pip and then install the current folium into that environment and then running the tests from streamlit-folium. That stopped working because the streamlit-folium package switched to uv.

@hansthen hansthen merged commit 73f0abd into python-visualization:main Aug 12, 2025
15 checks passed
hansthen added a commit to hansthen/folium that referenced this pull request Nov 2, 2025
* Use uv for streamlit_folium installation

* Change working directory

* Run folium installation from streamlit_folium
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.

2 participants