Skip to content

fix: Correct the build command. - #285

Merged
feanil merged 1 commit into
masterfrom
feanil/fix_release
Aug 13, 2026
Merged

fix: Correct the build command.#285
feanil merged 1 commit into
masterfrom
feanil/fix_release

Conversation

@feanil

@feanil feanil commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

The build command is run within a 3rd party pypi action. That action
has access to pip but not to uv so we need to run pip commands directly
not via uv.

The build command is run within a 3rd party pypi action.  That action
has access to pip but not to uv so we need to run pip commands directly
not via `uv`.
@feanil
feanil requested a review from farhan August 12, 2026 19:43
@farhan

farhan commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Thanks for this fix,
I agree no need to install uv for just 1 build command and rather use pip here

@farhan

farhan commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

@feanil Please merge it

@feanil
feanil merged commit 3a95ab9 into master Aug 13, 2026
11 checks passed
@feanil
feanil deleted the feanil/fix_release branch August 13, 2026 18:15
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.

2 participants