Skip to content

Commit 0206b5b

Browse files
committed
fixed packaging to use new exe name
1 parent 4a2d9b5 commit 0206b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "sparklespray"
33
version = "5.2.0"
44
description = "CLI for submitting batch jobs to GCP for execution"
55
authors = ["Philip Montgomery <[email protected]>"]
6-
include = ["sparklespray/bin/kubequeconsume"]
6+
include = ["sparklespray/bin/sparklesworker"]
77

88
[tool.poetry.dependencies]
99
python = "^3.10"

0 commit comments

Comments
 (0)