pip: `pip freeze` includes the current directory, if there is an egg-info.

At least when the current directory is a git repository. In addition, it treats as something wanting -e and also gives it the wrong #egg (it appears to give it <package-name>-<git-branch> as the #egg).

About this issue

  • Original URL
  • State: closed
  • Created 9 years ago
  • Reactions: 1
  • Comments: 18 (13 by maintainers)

Commits related to this issue

Most upvoted comments

It’s not fixed; the PR was closed because it was abandoned in a non-mergeable state. Feel free to re-apply the changes and submit a new PR against master.