Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 779 Bytes

README.rst

File metadata and controls

20 lines (15 loc) · 779 Bytes

pyinstaller-hooksample

A sample project showing how to provide PyInstaller hooks for your package and test them.

This is a sample project to show how to provide hooks for PyInstaller to allow users of your package to easily freeze it. This project also shows how to test the hooks as part of your CI tests.

Visit the documentation for more information.

Licence:GNU General Public License v3 or later (GPLv3-or-later)
Homepage:https://github.com/pyinstaller/hooksample