pip_kur
This commit is contained in:
parent
f109013ea8
commit
6f58f1974a
|
@ -1 +1,4 @@
|
|||
mps -kur python
|
||||
curl https://bootstrap.pypa.io/get-pip.py | python -
|
||||
mps -kur python3
|
||||
curl https://bootstrap.pypa.io/get-pip.py | python3 -
|
||||
|
|
|
@ -17,6 +17,3 @@ build() {
|
|||
cp -Rf docs/* $PKG/usr/share/doc/$name-$version
|
||||
}
|
||||
|
||||
|
||||
|
||||
# NuTyX Pkgfile (http://nutyx.org)
|
||||
|
|
Loading…
Reference in New Issue