4 lines
140 B
Text
Executable file
4 lines
140 B
Text
Executable file
mps -kur python
|
|
curl https://bootstrap.pypa.io/get-pip.py | python -
|
|
mps -kur python3
|
|
curl https://bootstrap.pypa.io/get-pip.py | python3 -
|