Skip to content

Commit

Permalink
CI: adds lxml as a test req (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
lizgehret committed Dec 15, 2023
1 parent efdc843 commit 9f0b11b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ci/recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ test:
- q2templates >={{ q2templates }}
- q2-types >={{ q2_types }}
- pytest
# lxml is needed due to this framework change that's used in demux tests:
# https://github.com/qiime2/qiime2/pull/735
- lxml

imports:
- q2_demux
Expand Down

0 comments on commit 9f0b11b

Please sign in to comment.