Skip to content

Commit 80ac1fb

Browse files
committed
Merge pull request #43 from ocefpaf/master
Added `.py` to MANIFEST.in.
2 parents 64fe251 + 59596d3 commit 80ac1fb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
include *.md
22
include *.txt
33

4+
recursive-include folium *.py
45
recursive-include folium *.css
56
recursive-include folium *.js
6-
recursive-include folium/templates *
7+
recursive-include folium/templates *

0 commit comments

Comments
 (0)