Skip to content

Commit 0fb720f

Browse files
authored
Add py.typed file (#183)
1 parent e2c4a9b commit 0fb720f

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

branca/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
}
3536
pkgs = ["branca"]

0 commit comments

Comments
 (0)