changeset 87:61ed115162c1 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 68cb427ae89554b84bb7eb9f1ff9ab1497539208-dirty
author ximgchess
date Fri, 19 May 2023 10:22:08 +0000
parents dadfe8bcbc0d
children c1ab13b9bd0a
files tomo/.tomo_reduce.xml.swp tomo/tomo_reduce.xml
diffstat 2 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
Binary file tomo/.tomo_reduce.xml.swp has changed
--- a/tomo/tomo_reduce.xml	Fri May 19 10:19:00 2023 +0000
+++ b/tomo/tomo_reduce.xml	Fri May 19 10:22:08 2023 +0000
@@ -6,6 +6,7 @@
     <expand macro="requirements"/>
     <command detect_errors="exit_code">
         <![CDATA[
+        export PYTHONPATH=$PWD/.local/lib/python3.11/site-packages:$PYTHONPATH &&
         mkdir tomo_reduce_plots &&
         #if str($map.type_selector) == "yaml"
             cp $input_file map.yaml &&