forked from fz0x1/go-org-py
Compare commits
No commits in common. "27394d633e404aa28dc2798631f1954badec58f4" and "48bddd4a937ef67e937eac1e711779e582e6b47e" have entirely different histories.
27394d633e
...
48bddd4a93
2 changed files with 3 additions and 4 deletions
|
@ -1,4 +0,0 @@
|
|||
include convert.go
|
||||
include go.mod
|
||||
include go.sum
|
||||
|
|
@ -18,3 +18,6 @@ classifiers = [
|
|||
|
||||
[tool.setuptools]
|
||||
packages = ["go_org_py"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
"" = ["convert.go", "go.mod", "go.sum", "*.so"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue