1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00

Add news entry for improved error message

Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
This commit is contained in:
Pieter Degroote 2021-10-20 20:24:33 +02:00 committed by Pradyun Gedam
parent ebee1cecf8
commit ae9c0fd8a8
No known key found for this signature in database
GPG key ID: FF99710C4332258E

1
news/10476.feature.rst Normal file
View file

@ -0,0 +1 @@
Specify egg-link location in assertion message when it does not match installed location to provide better error message for debugging.