Merge pull request #337 from phalt/add_python_packaging_guide_link

Added link to the python packaging guide.
This commit is contained in:
2014-01-08 11:28:15 -08:00
+2
View File
@@ -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
:::::::::::::::::::::