Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Saransh-cpp opened this issue Nov 29, 2024 · 0 comments
Open

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

Saransh-cpp opened this issue Nov 29, 2024 · 0 comments
Labels
good first issue Good for newcomers maintenance Maintenance: refactoring, typos, etc.

Comments

@Saransh-cpp
Copy link
Member

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.

@Saransh-cpp Saransh-cpp added good first issue Good for newcomers maintenance Maintenance: refactoring, typos, etc. labels Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers maintenance Maintenance: refactoring, typos, etc.
Projects
None yet
Development

No branches or pull requests

1 participant