Skip to content

Always --force when installing the mlflow CLI#135

Merged
rohita5l merged 1 commit into
mainfrom
fix-mlflow-force-install
Jun 3, 2026
Merged

Always --force when installing the mlflow CLI#135
rohita5l merged 1 commit into
mainfrom
fix-mlflow-force-install

Conversation

@rohita5l
Copy link
Copy Markdown
Collaborator

@rohita5l rohita5l commented Jun 3, 2026

Keying --force on a parsed existing version broke when an mlflow was on disk but its version couldn't be parsed: --force was dropped and uv errored "Executable already exists". --force installs fresh when absent and replaces in place when present, so it's safe unconditionally.

Keying --force on a parsed existing version broke when an mlflow was on
disk but its version couldn't be parsed: --force was dropped and uv
errored "Executable already exists". --force installs fresh when absent
and replaces in place when present, so it's safe unconditionally.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@rohita5l rohita5l merged commit e25e86e into main Jun 3, 2026
2 checks passed
@rohita5l rohita5l deleted the fix-mlflow-force-install branch June 3, 2026 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant