Skip to content

MAINT: Migrated from setup.py to pyproject.toml #1

MAINT: Migrated from setup.py to pyproject.toml

MAINT: Migrated from setup.py to pyproject.toml #1

Workflow file for this run

name: CI
on:
pull_request:
branches: ["main"]
push:
branches: ["main"]
jobs:
ci:
uses: qiime2/distributions/.github/workflows/lib-ci-dev.yaml@dev
with:
distro: pathogenome
recipe-path: 'conda-recipe'