forked from kiss-community/repo
python: enable ensurepip. Closes #295
This commit is contained in:
parent
28276c512f
commit
9ee14d930c
@ -40,7 +40,7 @@ chmod u+w "$1/usr/lib/libpython"*
|
||||
{
|
||||
cd "$1/usr/lib/python"*
|
||||
rm -rf test ./*/test ./*/tests
|
||||
rm -rf pydoc* idlelib turtle* config-* ensurepip
|
||||
rm -rf pydoc* idlelib turtle* config-*
|
||||
|
||||
cd "$1/usr/bin"
|
||||
rm -f pydoc* idle*
|
||||
|
@ -1 +1 @@
|
||||
3.9.6 1
|
||||
3.9.6 2
|
||||
|
Loading…
Reference in New Issue
Block a user