We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2c4a9b commit 0fb720fCopy full SHA for 0fb720f
2 files changed
branca/py.typed
setup.py
@@ -30,6 +30,7 @@ def walk_subpkg(name):
30
"templates/*.html",
31
"templates/*.js",
32
"templates/*.txt",
33
+ "py.typed",
34
],
35
}
36
pkgs = ["branca"]
0 commit comments