We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a2d9b5 commit 0206b5bCopy full SHA for 0206b5b
cli/pyproject.toml
@@ -3,7 +3,7 @@ name = "sparklespray"
3
version = "5.2.0"
4
description = "CLI for submitting batch jobs to GCP for execution"
5
authors = ["Philip Montgomery <[email protected]>"]
6
-include = ["sparklespray/bin/kubequeconsume"]
+include = ["sparklespray/bin/sparklesworker"]
7
8
[tool.poetry.dependencies]
9
python = "^3.10"
0 commit comments