Skip to content

Commit

Permalink
Improve upload archive progress bar
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Sverdlov <michaelsv@jfrog.com>
  • Loading branch information
sverdlov93 committed Nov 21, 2024
1 parent 1035da0 commit 21f263f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion buildtools/cli.go
Original file line number Diff line number Diff line change
Expand Up @@ -1002,7 +1002,6 @@ func pythonCmd(c *cli.Context, projectType project.ProjectType) error {

orgArgs := cliutils.ExtractCommand(c)
cmdName, filteredArgs := getCommandName(orgArgs)

switch projectType {
case project.Pip:
pipCommand := python.NewPipCommand()
Expand Down

0 comments on commit 21f263f

Please sign in to comment.