diff tool_dependencies.xml @ 9:a6bb0ac6c402 draft

planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/crossmap_galaxy_wrapper commit d4e9fe61901a612c78d9f26f172537b27fd2ddbb-dirty
author yhoogstrate
date Thu, 27 Aug 2015 05:42:54 -0400
parents ccdba4e903ca
children 8e3c8401e7db
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Aug 27 05:29:48 2015 -0400
+++ b/tool_dependencies.xml	Thu Aug 27 05:42:54 2015 -0400
@@ -47,6 +47,8 @@
                     
                     export PYTHONPATH="$CYTHON_PATH/lib/python/Cython-0.20.1-py2.7-linux-x86_64.egg:$PYTHONPATH" &&
                     
+                    echo $PYTHONPATH ; 
+                    
                     python setup.py install --root $INSTALL_DIR
                 </action>