1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
This commit is contained in:
Stéphane Bidoul 2020-05-01 09:56:28 +02:00
parent d8c14d4006
commit 430ca847f3
No known key found for this signature in database
GPG key ID: BCAB2555446B5B92

2
news/8178.bugfix Normal file
View file

@ -0,0 +1,2 @@
Avoid unncessary message about the wheel package not being installed
when a wheel would not have been built. Additionally, clarify the message.