changeset 135:0c1d552dd924 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
author ximgchess
date Tue, 20 Jun 2023 13:34:25 +0000
parents 96f74c637a36
children dd3ed024679c
files tomo/tomo_macros.xml
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tomo/tomo_macros.xml	Tue Jun 20 12:51:51 2023 +0000
+++ b/tomo/tomo_macros.xml	Tue Jun 20 13:34:25 2023 +0000
@@ -7,7 +7,8 @@
     <token name="@PYTHON_TEMPLATE_VERSION@">3.11</token>
     <xml name="requirements">
         <requirements>
-	    <expand macro="chap-requirement" />
+	    <!-- <expand macro="chap-requirement" /> -->
+	    <requirement type="package" version="0.0.8">chessanalysispipeline</requirement>
             <requirement type="package" version="1.1.0">lmfit</requirement>
             <requirement type="package" version="3.7.1">matplotlib</requirement>
             <requirement type="package" version="1.0.1">nexusformat</requirement>