glueware
This commit is contained in:
parent
bce66067b0
commit
8a192b0e1a
5 changed files with 273 additions and 7 deletions
|
|
@ -13,6 +13,9 @@ dependencies = [
|
|||
|
||||
[tool.poetry]
|
||||
packages = [{include = "theseus_autopatcher", from = "src"}]
|
||||
include = [
|
||||
{ path = "src/theseus_autopatcher/patcher_86_64_musl", format = ["sdist", "wheel"] },
|
||||
]
|
||||
|
||||
|
||||
[build-system]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue