[Distutils] pip freeze not reporting pip or wsgiref

Chris Withers chris at simplistix.co.uk
Mon Jun 22 20:59:04 CEST 2015


On 22/06/2015 17:30, Jeremy Stanley wrote:
> On 2015-06-22 12:20:19 +0100 (+0100), Chris Withers wrote:
>> A couple of buglets I've noticed while using picky in anger:
>>
>> 1. pip freeze doesn't include a line for pip itself, why is that?
> [...]
>
> You might want `pip list` for this instead. The old freeze behavior
> omits "common" packages like pip and setuptools, but list does not.
That depends... which is going to give output closer to what is seen in 
requirements.txt?

cheers,

Chris


More information about the Distutils-SIG mailing list