Skip to content

build wheels for dependencies of editables #1787

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

Merged
merged 2 commits into from
May 9, 2014
Merged

build wheels for dependencies of editables #1787

merged 2 commits into from
May 9, 2014

Conversation

qwcode
Copy link
Contributor

@qwcode qwcode commented May 3, 2014

fixes #1775. build wheels for dependencies of editables
this also adds the -e (and --src) option to pip wheel, which was missing.
wheels still won't be built for editables themselves, just the dependencies.

cc @Symmetric

@qwcode
Copy link
Contributor Author

qwcode commented May 3, 2014

@dstufft is this the kind of thing we should expect occasionally using pytest-xdist? https://travis-ci.org/pypa/pip/jobs/24343570

@dstufft
Copy link
Member

dstufft commented May 6, 2014

@qwcode No, that's just a race condition in shutil.rmtree IIRC.

@qwcode
Copy link
Contributor Author

qwcode commented May 9, 2014

going once, going twice on merging....

qwcode added a commit that referenced this pull request May 9, 2014
build wheels for dependencies of editables
@qwcode qwcode merged commit b0b0573 into pypa:develop May 9, 2014
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 5, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants