AnswerDotAI / AnswerDotAI/nbdev
Add ability to generate `nbdev_pypi` output without uploading to PyPi
Open
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 5.3k
- Forks
- 513
- Avg merge
- 2d 30m
- Merged PRs (30d)
- 8
Description
Uploading the dist directory to PyPi in response to a new release using GH Actions is a common workflow.
Hence, having the ability to generate the dist directory without uploading it to PyPI would be useful.
While `nbdev_pypi` both creates and uploads, perhaps we could add a `nbdev_dist` command to address this?
Contributor guide
Assessment
This issue has not been assessed yet.