Pip¶
When I use pip on Python 3.6 for Windows, I realize that pip list command always spew out deprecated warning. In the beginning I simply ignore this after reading it. But since red color is for error message, I most often forget and read the message just to realize that I’ve read it.
So I try to follow the recommendation to modify the config.
Then I realize that I don’t have a clue as where to put the file.
So I try to put it in venv
then venv\Script
to no effect.
After some head scratch and googling then I encountered the official documentation here.
Holly! ୧((#Φ益Φ#))୨
Pip follow the native way.
It should be pip.ini
!
What a misleading message ヽ(‵﹏´)ノ