entry_points.txt 73 B

12345
  1. [console_scripts]
  2. pip = pip:main
  3. pip3 = pip:main
  4. pip3.5 = pip:main