Skip to content

Commit

Permalink
rnachipintegrator: update the tool to use version 3.0.0 + Python 3.9.
Browse files Browse the repository at this point in the history
pjbriggs committed Mar 18, 2024
1 parent 652e807 commit 775e402
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/rnachipintegrator/rnachipintegrator_macros.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<macros>
<token name="@VERSION@">1.1.0.0</token>
<token name="@VERSION@">3.0.0+galaxy0</token>
<xml name="requirements">
<requirements>
<requirement type="package" version="2.7">python</requirement>
<requirement type="package" version="1.1.0">rnachipintegrator</requirement>
<requirement type="package" version="3.9">python</requirement>
<requirement type="package" version="3.0.0">rnachipintegrator</requirement>
</requirements>
</xml>
<xml name="version_command">

0 comments on commit 775e402

Please sign in to comment.