From 20272176553c55f7ab8f070cb5fa498ac3c525d4 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 4 Sep 2017 17:04:13 -0400 Subject: [PATCH] Update packaging.rst --- docs/shipping/packaging.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/shipping/packaging.rst b/docs/shipping/packaging.rst index 8100ee3..c2675b7 100644 --- a/docs/shipping/packaging.rst +++ b/docs/shipping/packaging.rst @@ -4,6 +4,8 @@ Packaging Your Code =================== +.. image:: https://farm5.staticflickr.com/4325/36137234682_be6898bf57_k_d.jpg + Package your code to share it with other developers. For example to share a library for other developers to use in their application, or for development tools like 'py.test'.