cisagov / cisagov/skeleton-python-library
Upload wheels as release assets
Open
- Dominant language
- Shell
- Stars
- 32
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
# 💡 Summary #
When we create a release we should upload the wheels and sdist as release assets.
## Motivation and context ##
We can point `pip`, e.g., to the uploaded sdist or wheel for installation.
## Implementation notes ##
See, e.g., [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action).
Contributor guide
Assessment
This issue has not been assessed yet.