Skip to content

Commit

Permalink
Include wheel_resolver in tools release (#164)
Browse files Browse the repository at this point in the history
  • Loading branch information
SpangleLabs authored Aug 19, 2024
1 parent 96b9827 commit 9b87a83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ subinclude("//tools:version", "//build_defs:archs", "///go//build_defs:go")

release_files = {
"please_pex": "//tools/please_pex",
"wheel_resolver": "//tools/wheel_resolver",
}

def release_file(name:str, file_target:str, arch:str):
Expand Down

0 comments on commit 9b87a83

Please sign in to comment.