Skip to content

Commit

Permalink
Fix version token in requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
MarenStillger committed Jun 28, 2024
1 parent efeb016 commit db40ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/cardinal/macros.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<xml name="requirements">
<requirements>
<requirement type="package" version="@VERSION@">bioconductor-cardinal</requirement>
<requirement type="package" version="@TOOL_VERSION@">bioconductor-cardinal</requirement>
<!--requirement type="package" version="3.6.1">r-base</requirement-->
<yield/>
</requirements>
Expand Down

0 comments on commit db40ec0

Please sign in to comment.