mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 23:12:02 +08:00
932bfe4cf3
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>