There was an error while loading. Please reload this page.
1 parent af12d9c commit 010b684Copy full SHA for 010b684
1 file changed
pyproject.toml
@@ -50,3 +50,7 @@ test = [
50
51
[tools.setuptools]
52
packages = ["uptrain"]
53
+include-package-data = true
54
+
55
+[tool.setuptools.package-data]
56
+"*" = ["*.pyi"]
0 commit comments