diff --git a/recipes/pantax/meta.yaml b/recipes/pantax/meta.yaml index db27c392ce5fb..da5fd719896cf 100644 --- a/recipes/pantax/meta.yaml +++ b/recipes/pantax/meta.yaml @@ -18,6 +18,7 @@ source: folder: vg build: + skip: True # [osx] number: 0 run_exports: - {{ pin_subpackage(name, max_pin="x.x") }} @@ -33,8 +34,8 @@ requirements: - samtools =1.19.2 - bcftools =1.19 - htslib =1.19.1 - - pggb =0.5.4 - - graphaligner =1.0.17 + - pggb =0.5.4 # [Linux] + - graphaligner =1.0.17 # [Linux] - h5py =3.10.0 - pandas =2.2.0 - tqdm =4.66.1