Skip to content

Add more helpful error message when metadata is malformed #91

Add more helpful error message when metadata is malformed

Add more helpful error message when metadata is malformed #91

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