Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 2675 #2699

Merged
merged 1 commit into from
Apr 24, 2015
Merged

Issue 2675 #2699

merged 1 commit into from
Apr 24, 2015

Commits on Apr 23, 2015

  1. Issue pypa#2675: Granular control over wheels/sdists

    With wheel autobuilding in place a release blocker is some granular
    way to opt-out of wheels for known-bad packages. This patch introduces
    two new options: --no-binary and --only-binary to control what
    archives we are willing to use on both a global and per-package basis.
    
    This also closes pypa#2084
    rbtcollins committed Apr 23, 2015
    Configuration menu
    Copy the full SHA
    6aec23c View commit details
    Browse the repository at this point in the history