Skip to content

Guard against empty pip install#41

Closed
emmatyping wants to merge 2 commits intopython:masterfrom
emmatyping:pep10fix
Closed

Guard against empty pip install#41
emmatyping wants to merge 2 commits intopython:masterfrom
emmatyping:pep10fix

Conversation

@emmatyping
Copy link
Copy Markdown
Member

This avoids calling pip install without a distribution to install (which is an error in pip 10).
Fixes #40.

@methane methane requested a review from vstinner May 22, 2018 03:07
@methane
Copy link
Copy Markdown
Member

methane commented May 22, 2018

@vstinner Would you merge this and make a new release?

AnachronicNomad referenced this pull request Aug 20, 2018
Indirect dependencies were used to install cffi, but Mercurial 4.0
doesn't depend on cffi anymore.
@vstinner
Copy link
Copy Markdown
Member

Issue #40 has been fixed differently. This PR is no longer needed.

@vstinner vstinner closed this Oct 16, 2018
@emmatyping emmatyping deleted the pep10fix branch October 16, 2018 20:23
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.

3 participants