Skip to content

Stop injecting wheel as a build dep fallback #79

Stop injecting wheel as a build dep fallback

Stop injecting wheel as a build dep fallback #79

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