mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
Added link to the python packaging guide.
This commit is contained in:
@@ -5,6 +5,8 @@ Packaging your code is important.
|
|||||||
|
|
||||||
You'll need to package your code first before sharing it with other developers.
|
You'll need to package your code first before sharing it with other developers.
|
||||||
|
|
||||||
|
The `Python Packaging Guide <https://python-packaging-user-guide.readthedocs.org/en/latest/>`_ provides an extensive guide on creating and maintaining Python packages.
|
||||||
|
|
||||||
For Python Developers
|
For Python Developers
|
||||||
:::::::::::::::::::::
|
:::::::::::::::::::::
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user