Skip to content

Conversation

@ngoldbaum
Copy link
Contributor

Updates CI to use Python 3.14. This is possible now that #1901 is merged.

I extracted this from #1864 to make that PR more focused.

@ngoldbaum
Copy link
Contributor Author

See https://github.com/ngoldbaum/tokenizers/actions/runs/20722703650?pr=4 for a passing CI run from my fork of tokenizers.

Copy link
Collaborator

@ArthurZucker ArthurZucker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for extracting it!
Is this only support for windows? (otherwise let's update for linux + macos)

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@ngoldbaum
Copy link
Contributor Author

Is this only support for windows? (otherwise let's update for linux + macos)

No, Windows is the only CI run that explicitly tries to install a range of Python versions. The Linux and MacOS runs use the newest Python version, which I've updated to Python 3.14. See e.g. this line in the output from the Linux tests: https://github.com/huggingface/tokenizers/actions/runs/20723082004/job/59778730632?pr=1925#step:5:12

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.

4 participants