Skip to content

pip wheel doesn't make a wheel of this package #16

@vassilevsky

Description

@vassilevsky

Hello :)

I'm using Sentry which uses Mock which uses this package.

I used to run pip wheel -r requirements.txt and then pip install --no-index --use-wheel --find-links=WHEEL_DIR -r requirements.txt and it worked fine for older versions. But now that this package emerged as a dependency, it no longer works.

I deleted the --no-index flag and the installation works for now. Would be good to skip the index though.

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