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

Should pip freeze also exclude wheel? #2989

Closed
taion opened this issue Jul 26, 2015 · 2 comments
Closed

Should pip freeze also exclude wheel? #2989

taion opened this issue Jul 26, 2015 · 2 comments
Labels
auto-locked Outdated issues that have been locked by automation C: freeze 'pip freeze' related

Comments

@taion
Copy link

taion commented Jul 26, 2015

Per https://github.com/pypa/pip/blob/7.1.0/pip/operations/freeze.py#L16, pip freeze currently additionally excludes setuptools, pip, and distribute.

As of virtualenv v13.0.0, new virtualenvs also include wheel by default. Would it make sense for pip freeze to then also exclude wheel as well? I'm not overjoyed with seeing wheel==0.24.0 in my requirements.txt file for a new and otherwise empty virtualenvs.

@xavfernandez xavfernandez added the C: freeze 'pip freeze' related label Oct 8, 2015
@xavfernandez
Copy link
Member

Related to #1610

xavfernandez added a commit to xavfernandez/pip that referenced this issue Feb 4, 2016
@xavfernandez
Copy link
Member

Closed by #3453

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 4, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 4, 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
Projects
None yet
Development

No branches or pull requests

2 participants