Skip to content

Commit 2fed789

Browse files
committed
Try fixig build
1 parent a771e77 commit 2fed789

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ requires-python = ">=3.9"
4141
Homepage = "https://github.com/mypyc/librt"
4242
Issues = "https://github.com/mypyc/mypyc/issues"
4343

44+
[tool.setuptools.packages.find]
45+
include = ["librt"]
46+
4447
[tool.setuptools.package-data]
4548
librt = ["py.typed", "**/*.pyi"]
4649

0 commit comments

Comments
 (0)