6 lines
68 B
Text
6 lines
68 B
Text
|
[console_scripts]
|
||
|
pip = pip:main
|
||
|
pip3 = pip:main
|
||
|
pip3.5 = pip:main
|
||
|
|