Skip to content

Fix install with rpm/pkgbuild/pip (Fixes #58 #59)

newhoa requested to merge newhoa/catfish:install-pip3-root-bugfix into master

Previous commit 927b8e91 (!20 (merged)) enabling pip install created an issue when using custom root argument when installing, causing those installs to fail. This should fix that issue.

Merge request reports