File tree Expand file tree Collapse file tree 3 files changed +1
-2
lines changed
Expand file tree Collapse file tree 3 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 2121 run : |
2222 perl -V
2323 cpanm --quiet --notest --installdeps .
24+ cpanm --quiet IPC::System::Simple
2425
2526 - name : Install bcftools in conda test env
2627 shell : bash -l {0}
Original file line number Diff line number Diff line change @@ -8,7 +8,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
88- Write Deepvariant report html file to deliverables
99- Remove Readonly::XS dependency
1010- Update Perl to version 5.32.1
11- - Add IPC::System::Simple as dependencies in cpanfile
1211
1312## [ 12.1.0]
1413
Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ requires qw{ Path::Iterator::Rule 1.012 }; # MIP
2222requires qw{ Path::Tiny 0.114 } ; # MIP
2323requires qw{ Readonly 1.61 } ; # MIP
2424requires qw{ Set::IntervalTree 0.11 } ; # MIP
25- requires qw{ IPC::System::Simple >= 0 } ; # MIP
2625requires qw{ TOML::Parser 0.91 } ; # MIP
2726requires qw{ TOML::Tiny 0.06} ; # MIP
2827requires qw{ Test::Trap } ; # MIP
You can’t perform that action at this time.
0 commit comments