mirror of
https://github.com/openwrt/packages.git
synced 2025-12-19 00:51:19 +00:00
Currently, python3-pip installs the same script as pip3 and pip3.8 to usr/bin. This changes pip3 to be a symlink to pip3.8. Signed-off-by: Jeffery To <jeffery.to@gmail.com>