Skip to content

setup.py -> pyproject.toml #553

setup.py -> pyproject.toml

setup.py -> pyproject.toml #553

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: metagenome
recipe-path: 'conda-recipe'