Skip to content

Conversation

@aeliton
Copy link

@aeliton aeliton commented Dec 11, 2025

Tests will except when using system installed dependencies on debain.

Description

On the external_fixturepkg fixture, session_venv_python_executable is used to install dependencies but sys.executable is used to uninstall them, causing tests tear down to error.

Fixes #834

Checklist

  • Tests pass normally after this change
  • I have updated CHANGELOG.md

Tests will except when using system installed dependencies on debain.
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.

Tests except with system installed dependencies on debian

1 participant