Skip to content

build: make compatible with typed pyproject-hooks #200

build: make compatible with typed pyproject-hooks

build: make compatible with typed pyproject-hooks #200

Workflow file for this run

name: CD
on:
workflow_dispatch:
pull_request:
branches:
- main
release:
types:
- published
jobs:
dist:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: hynek/build-and-inspect-python-package@v2