Mathieu Virbel píše v So 13. 07. 2013 v 02:12 -0700: > I would like to avoid this patching, but instead, make pyinstaller > known something about Kivy, and add automatically this rt-hook. > > Do you have any tips before doing a contribution?
get latest dev version from github https://github.com/pyinstaller/pyinstaller/ look at the new doc - section 'Changing Runtime Behavior' http://htmlpreview.github.io/?https://github.com/pyinstaller/pyinstaller/blob/develop/doc/Manual.html#changing-runtime-behavior We are almost before next release so if you will have a kivy rthook for inclusion we'd like to include that rthook. Martin Zibricky -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyinstaller. For more options, visit https://groups.google.com/groups/opt_out.
