Skip to content

Commit c84a8d2

Browse files
committed
downstream Fit, Opt::Simplex, try re-enabling P:O:S:Simple with depends-on
1 parent dbca3df commit c84a8d2

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

data/project.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,10 @@ groups:
9999
dist: PDL-IO-IDL
100100
- repo: https://github.com/PDLPorters/PDL-IO-ENVI
101101
dist: PDL-IO-ENVI
102+
- repo: https://github.com/PDLPorters/PDL-Opt-Simplex
103+
dist: PDL-Opt-Simplex
104+
- repo: https://github.com/PDLPorters/PDL-Fit
105+
dist: PDL-Fit
102106
- repo: https://github.com/PDLPorters/PDL-IO-GD
103107
dist: PDL-IO-GD
104108
apt:
@@ -308,7 +312,8 @@ groups:
308312
skip: see https://github.com/lab-measurement/Lab-Measurement/pull/88
309313
- dist: PDL-Opt-Simplex-Simple
310314
repo: https://github.com/KJ7LNW/perl-PDL-Opt-Simplex-Simple
311-
skip: not yet dep-ing on P:O:Simplex - https://github.com/KJ7LNW/perl-PDL-Opt-Simplex-Simple/issues/5
315+
depends-on:
316+
- PDL-Opt-Simplex
312317
- dist: PDL-IO-Touchstone
313318
repo: https://github.com/KJ7LNW/perl-PDL-IO-Touchstone
314319
depends-on:

0 commit comments

Comments
 (0)