Skip to content

Commit

Permalink
added missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
hechth committed Feb 3, 2025
1 parent dce77d4 commit 7e7e662
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/scatterplot/scatterplot.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<requirements>
<requirement type="package" version="1.9">numpy</requirement>
<requirement type="package" version="2.8.5">rpy2</requirement>
<requirement type="package" version="3.0">libgfortran</requirement>
</requirements>
<command><![CDATA[
python '$__tool_directory__/scatterplot.py'
Expand Down

0 comments on commit 7e7e662

Please sign in to comment.