Skip to content

Commit

Permalink
DEP: add missing q2-metadata dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
misialq committed Oct 29, 2024
1 parent 10d40ef commit bcaaa2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ requirements:
- python {{ python }}
- qiime2 {{ qiime2_epoch }}.*
- q2-feature-table {{ qiime2_epoch }}.*
- q2-metadata {{ qiime2_epoch }}.*
- q2-types {{ qiime2_epoch }}.*
- q2cli {{ qiime2_epoch }}.*

Expand Down

0 comments on commit bcaaa2f

Please sign in to comment.