mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Merge pull request #337 from phalt/add_python_packaging_guide_link
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.
|
||||
|
||||
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
|
||||
:::::::::::::::::::::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user