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

Remove allow_prereleases=true from Pipfile #776

Merged
merged 1 commit into from
Jan 22, 2019

Commits on Jan 22, 2019

  1. Remove allow_prereleases=true from Pipfile

    This avoids `piping update` allowing packages
    other than Black to be installed from pre-release
    candidates prior to either one of these issues
    being resolved:
    
    pypa/pipenv#1760
    psf/black#517
    
    This commit back-levels pyyaml to the last release
    along with the coverage developer tool and locks
    all current non-major updates.
    acdha committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    ad0ea40 View commit details
    Browse the repository at this point in the history