changeset 70:54d0adb79293 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 919e80fa3f8a9160766ff4d2c6b8956ec5553ad3-dirty
author ximgchess
date Mon, 24 Apr 2023 19:45:33 +0000
parents c1aed65c1d24
children 0473fdc7f9b0
files pip_install.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pip_install.sh	Mon Apr 24 19:28:57 2023 +0000
+++ b/pip_install.sh	Mon Apr 24 19:45:33 2023 +0000
@@ -10,4 +10,4 @@
 PIPLOC=$PIPLOC/lib/python$VERSION/site-packages
 
 echo "Try installing $1 to $PIPLOC"
-pip install --target $PIPLOC $1
+pip install --target $PIPLOC $1 --upgrade