python3Packages.click: fix 'locale' path
importing click shells out to 'locale', which currently needs to be in PATH. Fix by setting patching locale command at runtime.
parent
e3875883
Please register or sign in to comment
importing click shells out to 'locale', which currently needs to be in PATH. Fix by setting patching locale command at runtime.