mirror of
https://github.com/openwrt/packages.git
synced 2026-05-04 11:45:32 +04:00
a4691a289c
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 <ardeleanalex@gmail.com>