python3: remove __pycache__ folders pip & setuptools
authorAlexandru Ardelean <redacted>
Fri, 19 May 2017 14:18:33 +0000 (17:18 +0300)
committerAlexandru Ardelean <redacted>
Fri, 19 May 2017 14:27:48 +0000 (17:27 +0300)
commita4691a289c00f93f126df4c5d3fe68c3fb0ef72a
treeae3ff1090496aee0e7e676166611a418542ce469
parentb9d88065f519583841602170a0f2827fb5ce02f3
python3: remove __pycache__ folders pip & setuptools

python3-pip & python3-setuptools have slightly
different installation mechanisms.

We need to remove the __pycache__ folders.
Seems they're generated.

This also reduces the size of the python3-pip &
python3-setuptools packages.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python3/files/python3-package-pip.mk
lang/python/python3/files/python3-package-setuptools.mk
git clone https://git.99rst.org/PROJECT