Skip to content

Commit 30c0a34

Browse files
authored
Update freezing.rst
1 parent 53be40e commit 30c0a34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/shipping/freezing.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
Freezing Your Code
55
==================
66

7+
.. image:: https://farm5.staticflickr.com/4227/33907151034_e0a9e53402_k_d.jpg
8+
79
"Freezing" your code is creating a single-file executable file to distribute
810
to end-users, that contains all of your application code as well as the
911
Python interpreter.

0 commit comments

Comments
 (0)