Skip to content

Conversation

@aeliton
Copy link
Contributor

@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.
@lieryan lieryan added this to the 1.15.0 milestone Jan 4, 2026
@lieryan lieryan merged commit dbc61cb into python-rope:master Jan 4, 2026
19 checks passed
@lieryan
Copy link
Member

lieryan commented Jan 4, 2026

Thank you for investigating and fixing this issue @aeliton.

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

2 participants