Skip to content

Commit a329ba1

Browse files
authored
Merge branch 'main' into docs/quickstart-update
2 parents 2f9f848 + ff389db commit a329ba1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bitsandbytes/py.typed

Whitespace-only changes.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ test = [
7171
]
7272

7373
[tool.setuptools]
74-
package-data = { "*" = ["libbitsandbytes*.*"] }
74+
package-data = { "*" = ["libbitsandbytes*.*", "py.typed"] }
7575

7676
[tool.setuptools.packages.find]
7777
include = ["bitsandbytes*"]

0 commit comments

Comments
 (0)