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

Address #4759: change freeze to support editable Git repos with no remote #6095

Merged
merged 3 commits into from
Jan 6, 2019

Conversation

cjerdonek
Copy link
Member

This fixes #4759. This PR also addresses review comments I made on PR #4760, which was another proposed fix for #4759.

This test has been replaced by test_freeze_editable_git_with_no_remote()
in test_freeze.py, with an updated and different test expectation.
@cjerdonek
Copy link
Member Author

Thanks, @xavfernandez!

@cjerdonek cjerdonek merged commit e155b47 into pypa:master Jan 6, 2019
@cjerdonek cjerdonek deleted the freeze-repo-with-no-remote branch January 6, 2019 22:20
@lock
Copy link

lock bot commented May 31, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label May 31, 2019
@lock lock bot locked as resolved and limited conversation to collaborators May 31, 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 C: freeze 'pip freeze' related C: vcs pip's interaction with version control systems like git, svn and bzr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pip freeze errors when packages are pip install -e'd against git repos with no remote
2 participants