Skip to content

Commit

Permalink
Update discosnp recipe with short-read-connector (#41752)
Browse files Browse the repository at this point in the history
* Update discosnp recipe with short-read-connector

Name for `shortreadconnector` dependency has been changed to
`short-read-connector` (see 22889d6)

* Skip osx build

Dependency short-read-connector failing build tests for osx, have not
been able to fix it yet (see
GATB/short_read_connector#6).

Skip osx build for this recipe for the time being

---------

Co-authored-by: Dr. K. D. Murray <[email protected]>
  • Loading branch information
kbseah and kdm9 authored Jun 30, 2023
1 parent 81dc6a1 commit e023efc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 106 deletions.
104 changes: 0 additions & 104 deletions recipes/discosnp/build_failure.linux-64.yaml

This file was deleted.

5 changes: 3 additions & 2 deletions recipes/discosnp/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ source:
sha256: {{ sha256 }}

build:
number: 2
number: 3
skip: True # [osx]

requirements:
build:
Expand All @@ -23,7 +24,7 @@ requirements:
run:
- zlib
- bwa
- shortreadconnector
- short-read-connector
- python >=3.0

test:
Expand Down

0 comments on commit e023efc

Please sign in to comment.