ContextLab / ContextLab/CDL-tutorials

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

オープン
#69 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。