ContextLab / ContextLab/CDL-tutorials

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

Aperta
#69 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Jupyter Notebook
Stelle
17
Fork
4
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.