This commit is contained in:
fz0x1 2025-06-23 17:58:07 +02:00
parent 3344225ec4
commit 0bf72d579b
Signed by: fz0x1
GPG key ID: 6F81647BE1B459F4
2 changed files with 4 additions and 2 deletions

View file

@ -18,3 +18,6 @@ classifiers = [
[tool.setuptools]
packages = ["go_org_py"]
[tool.setuptools.package-data]
"go_org_py" = ["*.so"]