Skip to content

Change from virtualenv to venv#2879

Merged
skylot merged 1 commit into
skylot:masterfrom
liamsimfty:master
May 23, 2026
Merged

Change from virtualenv to venv#2879
skylot merged 1 commit into
skylot:masterfrom
liamsimfty:master

Conversation

@liamsimfty
Copy link
Copy Markdown
Contributor

Summary

This PR changes unified virtual environment used for quark engine

Problem

Any system other than windows use virtualenv that not guarantee installed in the system or inflict with system-managed Python environments,

Solution

Change the virtual environment to python built in environment

Test Plan

  • Build passes with ./gradlew dist
  • Tested on Linux 7.0.9-arch1-1

moving from virtualenv to venv
Copy link
Copy Markdown
Owner

@skylot skylot left a comment

Choose a reason for hiding this comment

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

Looks good to me 👍

@skylot skylot merged commit e648e60 into skylot:master May 23, 2026
2 checks passed
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