Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split the "gradually-typed" package so that it doesn't depend on the "tokenizers" package. #696

Merged
merged 1 commit into from Apr 28, 2024

Conversation

junjihashimoto
Copy link
Member

The "gradually-typed" package depended on "tokenizers" package, which depended on a library built with rust.
"tokenizers" package built with rust are needed for tests and real applications, but not for "gradually-typed" packages, so I separated them into "gradually-typed-examples" package.

@junjihashimoto junjihashimoto merged commit 4a29602 into master Apr 28, 2024
4 of 8 checks passed
@junjihashimoto junjihashimoto deleted the fix/move-tokenizer-to-examples branch April 29, 2024 00:07
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.

None yet

1 participant