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

Workaround for pip's change in behavior #1053

Merged
merged 4 commits into from
Apr 24, 2019
Merged

Workaround for pip's change in behavior #1053

merged 4 commits into from
Apr 24, 2019

Conversation

davisagli
Copy link
Contributor

pip 19.1 breaks when doing an editable (-e) install of a package that has a pyproject.toml without a build_system specified. Unfortunately we have such a file because it's where black looks for configuration.

See pypa/pip#6370 and pypa/pip#6433 for more discussion.

Critical Changes

Changes

Issues Closed

davidmreed
davidmreed previously approved these changes Apr 24, 2019
@davisagli davisagli merged commit d2d29d8 into master Apr 24, 2019
@davisagli davisagli deleted the feature/fix-build branch April 24, 2019 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants