Skip to content

folium issue #50 - fixed setup.py to package all the files in templates/... #51

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 10, 2014

Conversation

dennisobrien
Copy link
Contributor

folium #50
Modified setup.py to include all the files in folium/templates/tiles

This recursively adds files found in folium/templates/tiles and adds them to the package list. Another route would be to rely on MANIFEST.in and add __init__.py to to each directory.

@wrobstory
Copy link
Contributor

This is a really great pattern- thank you!

wrobstory added a commit that referenced this pull request Oct 10, 2014
folium issue #50 - fixed setup.py to package all the files in templates/...
@wrobstory wrobstory merged commit 5417cc9 into python-visualization:master Oct 10, 2014
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