python: removed ensurepip module 954/head
authorJan Čermák <jan.cermak@nic.cz>
Tue, 24 Feb 2015 17:33:29 +0000 (18:33 +0100)
committerJan Čermák <jan.cermak@nic.cz>
Tue, 24 Feb 2015 17:33:29 +0000 (18:33 +0100)
commit6f699463daf024fb5471f7b50b9082e7aeaf83a5
tree5b10a01a1f8f4567b719ee20e4fce888a6564427
parent1027e00581f784597221f8579509edb2dcd460f6
python: removed ensurepip module

This module is not necessary in OpenWrt because the functionality it
provides (i.e. installation of setuptools and PIP) is ensured by
python-pip and python-setuptools packages.

See: https://docs.python.org/2.7/library/ensurepip.html

Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
lang/python/Makefile