Skip to content

Skip "fix_local_scheme" for "virtualenv ."? (symlinks all files) #617

@blueyed

Description

@blueyed

I wonder if fix_local_scheme should get skipped for the special case of virtualenv ., where it causes all files in the current directory to be symlinked from the local folder.

This causes some unexpected behavior with pytest_django's tests, which uses virtualenv ., and then confused py.test, because it found the conftest.py twice (see pytest-dev/pytest-django#102).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions