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

Conversation

acdha
Copy link
Member

@acdha acdha commented Jan 22, 2019

This avoids pipenv update allowing packages other than Black to be installed from pre-release
candidates prior to either one of these issues being resolved:

This commit back-levels pyyaml to the last release along with the coverage developer tool and locks all current non-major updates.

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 acdha requested a review from rstorey January 22, 2019 19:50
@acdha acdha self-assigned this Jan 22, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 69.435% when pulling ad0ea40 on update-pipfile-version-pinning into 3d48d07 on master.

@rstorey rstorey merged commit b299e57 into master Jan 22, 2019
@rstorey rstorey deleted the update-pipfile-version-pinning branch January 29, 2019 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants