We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d77b43 commit 531e067Copy full SHA for 531e067
1 file changed
docs/shipping/packaging.rst
@@ -3,7 +3,7 @@ Packaging Your Code
3
4
Packaging your code is important.
5
6
-.. todo:: Write introduction for "Packaging Your Code"
+You'll need to package your code first before sharing it with other developers.
7
8
For Python Developers
9
:::::::::::::::::::::
@@ -60,7 +60,10 @@ Chishop
60
For Linux Distributions
61
::::::::::::::::::::::::
62
63
-.. todo:: Fill in "For Linux Distributions" packaging stub
+`Ubuntu <https://wiki.ubuntu.com/PackagingGuide/Python>`_
64
+`Fedora <https://fedoraproject.org/wiki/Packaging:Python>`_
65
+`Debian <http://www.debian.org/doc/packaging-manuals/python-policy/>`_
66
+`Arch <https://wiki.archlinux.org/index.php/Python_Package_Guidelines>`_
67
68
Useful Tools
69
------------
0 commit comments