From fa5bd0a2662b4e2e375c3382726aff0b1c93c186 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 21 Sep 2019 18:12:10 -0700 Subject: [PATCH] Update Packaging-Gooey.md --- docs/packaging/Packaging-Gooey.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/packaging/Packaging-Gooey.md b/docs/packaging/Packaging-Gooey.md index 334f9de..bc88fd5 100644 --- a/docs/packaging/Packaging-Gooey.md +++ b/docs/packaging/Packaging-Gooey.md @@ -1,5 +1,10 @@ # Packaging Gooey as a Stand Alone Application +

+ +

+ + >:warning: Packaging Gooey is an ongoing science. Gooey currently runs on all the major platforms, can be installed in a bajillion different ways, and has several active versions in wide usage. In short, edge cases abound. If you run into any problems, hit up [this issue](https://github.com/chriskiehl/Gooey/issues/259). You can package all of your programs files into a single easy to distribute executable using PyInstaller.