Skip to content

Why does pip-accel make an sdist (?) archive when I pip-accel install -e .? #72

@mrmachine

Description

@mrmachine

I want to use pip-accel to install and cache binary archives for the dependencies listed in ./setup.py, but I don't want or need to build or cache an archive for . -- I'm only installing it to get the dependencies, and to add . to the Python path. There are a lot of files in . (e.g. 1GB temporary SQL files in my working copy), and pip-accel seems to want to include these in the archive, too. It hangs for a long long time (longer than most people can be bothered to wait, assuming it has hung completely), on Obtaining file://...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions