we have a python app that we'd like to compile with pyinstaller. we're interfacing with svn and need the pysvn library. i don't want one static binary, whats the best way to use pyinstaller to give my compiled app access to pysvn?
-- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
