pip_kur
This commit is contained in:
parent
f109013ea8
commit
6f58f1974a
2 changed files with 3 additions and 3 deletions
|
@ -1 +1,4 @@
|
||||||
|
mps -kur python
|
||||||
curl https://bootstrap.pypa.io/get-pip.py | 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
|
cp -Rf docs/* $PKG/usr/share/doc/$name-$version
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# NuTyX Pkgfile (http://nutyx.org)
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue