Skip to content

build: add PyInstaller hooks for dynamic encodings#529

Open
MukundaKatta wants to merge 1 commit intoopenai:mainfrom
MukundaKatta:codex/tiktoken-pyinstaller-hooks
Open

build: add PyInstaller hooks for dynamic encodings#529
MukundaKatta wants to merge 1 commit intoopenai:mainfrom
MukundaKatta:codex/tiktoken-pyinstaller-hooks

Conversation

@MukundaKatta
Copy link
Copy Markdown

Summary

  • register a pyinstaller40 hook directory for tiktoken
  • add a hook that collects tiktoken_ext submodules so bundled apps can discover encoding plugins at runtime

Testing

  • not run (packaging-only change)

Closes #469

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Hooks for PyInstaller

1 participant