Unverified Commit ff389db7 authored by Yuanyuan Chen's avatar Yuanyuan Chen Committed by GitHub
Browse files

add py.typed (#1726)


Signed-off-by: default avatarcyy <cyyever@outlook.com>
parent 7bfe923c
......@@ -71,7 +71,7 @@ test = [
]
[tool.setuptools]
package-data = { "*" = ["libbitsandbytes*.*"] }
package-data = { "*" = ["libbitsandbytes*.*", "py.typed"] }
[tool.setuptools.packages.find]
include = ["bitsandbytes*"]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment