Staging
v0.8.1
https://github.com/python/cpython
Revision 9a81ab107a54b8ca320fb703f7c68e14ccd9d016 authored by Zackery Spytz on 23 March 2020, 13:29:36 UTC, committed by GitHub on 23 March 2020, 13:29:36 UTC
1 parent bace59d
Raw File
Tip revision: 9a81ab107a54b8ca320fb703f7c68e14ccd9d016 authored by Zackery Spytz on 23 March 2020, 13:29:36 UTC
bpo-39830: Add zipfile.Path to __all__ (GH-19115)
Tip revision: 9a81ab1
uploading.rst
:orphan:

***************************************
Uploading Packages to the Package Index
***************************************

References to up to date PyPI documentation can be found at
:ref:`publishing-python-packages`.
back to top