Skip to content

Conversation

@herheliuk
Copy link
Member

fix-tests: prevent pip from installing third-party dependencies


Added --no-deps to the pip arguments since all required dependencies
(such as python3-protobuf) have already been installed system-wide.

Signed-off-by: Andrii Herheliuk [email protected]

Added `--no-deps` to the pip arguments since all required dependencies
(such as `python3-protobuf`) have already been installed system-wide.

Signed-off-by: Andrii Herheliuk <[email protected]>
@rst0git
Copy link
Member

rst0git commented Oct 21, 2025

This is similar to #2792

@herheliuk
Copy link
Member Author

herheliuk commented Oct 21, 2025

I should give credit to @rst0git for telling exactly what the problem is.

P.S. I submitted a PR right after I received a notification that rst0git did.

@rst0git
Copy link
Member

rst0git commented Oct 21, 2025

@herheliuk Would it be okay with you if we merge #2792 instead?

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