Skip to content

venv: pth files don't end up in site-packages #3339

@rickeylev

Description

@rickeylev

(I need to verify this, but I'm pretty sure this is true)

Packages with .pth files don't have them dropped into the site-packages root when venv_site_packages=yes is enabled. This prevents packages from installing their startup hooks.

If this is working (pretty sure it isn't), we should at least add a test for this. I'm very sure we don't have a test for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    core-rulesIssues concerning core bin/test/lib rulestype: bug

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions