We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 503e6da commit ffc5a9fCopy full SHA for ffc5a9f
pyproject.toml
@@ -83,4 +83,4 @@ extend-select = [
83
84
[tool.setuptools]
85
packages = ["pylibbpf"]
86
-package-data = {"pylibbpf" = ["*.py", "py.typed"]}
+package-data = {"pylibbpf" = ["*.py", "*.so", "*.pyd", "py.typed"]}
0 commit comments