Skip to content

Include Python's sys.path into build.default_lib_path? #486

@lrem

Description

@lrem

Mypy refuses to cooperate with any code importing things not in standard library. I see that it doesn't search in sys.path. Any particular reason for that? A single line change like lrem@6e363a0 lets mypy pick up all modules from current environment (not that it parses all of them, looking into that separately from this issue).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions