Skip to content

MAINT: add pip into host deps (co-authored by codex) #325

MAINT: add pip into host deps (co-authored by codex)

MAINT: add pip into host deps (co-authored by codex) #325

Workflow file for this run

# Example of workflow trigger for calling workflow (the client).
name: ci-dev
on:
pull_request:
branches: ["dev"]
push:
branches: ["dev"]
jobs:
ci:
uses: qiime2/distributions/.github/workflows/lib-ci-dev.yaml@dev
with:
distro: tiny
recipe-path: 'conda-recipe'