Skip to content

Commit

Permalink
[ci skip] Merge PR 31789
Browse files Browse the repository at this point in the history
Merge PR #31789, commits were: 
 * Update meta.yaml
 * Fix error
 * Fix python version
  • Loading branch information
gallardoalba authored Nov 30, 2021
1 parent d7fe436 commit 230d1c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/spades/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ source:
- 0001-change-verbosity.patch

build:
number: 0
number: 1
skip: True # [osx]

requirements:
Expand All @@ -35,7 +35,7 @@ requirements:
run:
- llvm-openmp # [osx]
- openmp # [linux]
- python
- python <=3.9
- sysroot_linux-64=2.17 # [linux]

test:
Expand Down

0 comments on commit 230d1c3

Please sign in to comment.