Skip to content

Conversation

@taegyunkim
Copy link
Contributor

riot install is always running inside a specific venv, so safe to turn it off

@taegyunkim taegyunkim requested a review from a team as a code owner October 20, 2025 19:46
@taegyunkim taegyunkim added the no-changelog This does not need a user visible changelog label Oct 20, 2025
@taegyunkim taegyunkim changed the base branch from master to taegyunkim/py-versions October 21, 2025 01:39
Session.run_cmd_venv(
venv_path,
"pip --disable-pip-version-check install -e .",
"pip --disable-pip-version-check --no-build-isolation install -e .",
Copy link
Member

Choose a reason for hiding this comment

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

this will still install necessary install deps right?

Base automatically changed from taegyunkim/py-versions to master October 21, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog This does not need a user visible changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants