How To Make "python Setup.py Install" Install Source Instead Of Egg File?
I used to run python setup.py install in a python project, it will just move the source to site-pac…
Read more
How To Make "python Setup.py Install" Install Source Instead Of Egg File?