Open Issues Need Help
View All on GitHub Hook for uuid6 about 1 month ago
AI Summary: Create a PyInstaller hook for the `uuid6` library. The hook should conditionally use `copy_metadata` based on the `uuid6` version to ensure metadata is correctly included in the bundled application. This involves creating a new hook file, adding the appropriate copyright header, writing tests (if feasible), running the linter, and submitting a pull request following the project's contribution guidelines.
Complexity:
3/5
good first issue hook-request
Community maintained hooks for PyInstaller.
Python
#hooks#pyinstaller#python