Skip to content

Use hynek/build-and-inspect-python-package #464

Open
@Saransh-cpp

Description

Add your issue here

hynek/build-and-inspect-python-package can be used instead of -

- name: Build SDist and wheel
run: pipx run build
- name: Check metadata
run: pipx run twine check dist/*
- name: Upload distributions
uses: actions/upload-artifact@v4
with:
path: dist/*

See vector's cd.yml for example.

Metadata

Labels

good first issueGood for newcomersmaintenanceMaintenance: refactoring, typos, etc.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions