Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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