Skip to content

Fix build-wheels.sh error when copying to output path#1286

Merged
adriangonz merged 1 commit into
SeldonIO:masterfrom
lc525:fix-buildwheels-copy
Jul 11, 2023
Merged

Fix build-wheels.sh error when copying to output path#1286
adriangonz merged 1 commit into
SeldonIO:masterfrom
lc525:fix-buildwheels-copy

Conversation

@lc525

@lc525 lc525 commented Jul 6, 2023

Copy link
Copy Markdown
Contributor

Fixes hack/build-wheels.sh failing when trying to copy the dist over itself (source and output path the same). This occured when doing make build for example, where build-wheels.sh is called with an output path of ./dist and tries to copy the mlserver wheels.

Fixes hack/build-wheels.sh failing when trying to copy the dist
over itself (source and output path the same). This occured
when doing `make build` for example, where build-wheels.sh is
called with an output path of ./dist and tries to copy the
mlserver wheels.

@adriangonz adriangonz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good spot and great fix @lc525 ! 🚀

I've added a small clarification question, but changes look good!

Comment thread hack/build-wheels.sh
@adriangonz
adriangonz merged commit 2f27444 into SeldonIO:master Jul 11, 2023
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