ContextLab / ContextLab/CDL-tutorials

Updates needed in "Pushing to pip" section of "packages" tutorial

未关闭
#69 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Jupyter Notebook
星标
17
派生
4
PR 合并指标
30 天内没有已合并 PR

描述

in addition to changes re: TestPyPI from #68:
- command to build package should be changed to to `python setup.py sdist bdist_wheel` so wheel binary is also created (see [PEP 427](https://www.python.org/dev/peps/pep-0427/))
- encourage running `twine check dist/*` before uploading
- upload command should be changed to `twine upload dist/*` so `.whl` file is available on PyPI
- replace link to article at bottom with link to [this tutorial](https://realpython.com/pypi-publish-python-package/#publishing-to-pypi) instead

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。