Skip to content

Commit

Permalink
changed meta.yaml to include pyarrow version 11
Browse files Browse the repository at this point in the history
  • Loading branch information
VinzentRisch committed Jan 9, 2024
1 parent 83e7b4c commit a34a8dc
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions ci/recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,15 @@ requirements:
- setuptools

run:
- altair
- pyarrow >=11.0.0
- python {{ python }}
- qiime2 {{ qiime2_epoch }}.*
- q2-types-genomics {{ qiime2_epoch }}.*
- q2-cli {{ qiime2_epoch }}.*
- q2-templates {{ qiime2_epoch }}.*
- q2-types {{ qiime2_epoch }}.*
- q2templates {{ qiime2_epoch }}.*
- q2cli {{ qiime2_epoch }}.*
- q2-types-genomics {{ qiime2_epoch }}.*
- qiime2 {{ qiime2_epoch }}.*
- rgi
- altair

test:
requires:
Expand Down

0 comments on commit a34a8dc

Please sign in to comment.