Skip to content

Commit 58f7501

Browse files
committed
Add py.typed file
1 parent f8bb159 commit 58f7501

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

folium/py.typed

Whitespace-only changes.

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ def walk_subpkg(name):
3030
"templates/*.html",
3131
"templates/*.js",
3232
"templates/*.txt",
33+
"py.typed",
3334
]
3435
+ walk_subpkg("templates/tiles")
3536
}

0 commit comments

Comments
 (0)