Skip to content

Bump packages to include newer wheels - #589

Open
kytta wants to merge 4 commits into
python-poetry:masterfrom
kytta:bump-wheels
Open

Bump packages to include newer wheels#589
kytta wants to merge 4 commits into
python-poetry:masterfrom
kytta:bump-wheels

Conversation

@kytta

@kytta kytta commented Aug 25, 2026

Copy link
Copy Markdown

Summary

When one wants to build and test tomlkit locally, they need to install all dev dependencies. Some of these are binary (with wheels depending on system and Python version) and do not include wheels for newer Pythons (3.13, 3.14). This can cause the initial installation to take quite some time. This is not an issue in CI, because the dependencies are cached.

This PR bumps the packages that didn't have cp314 wheels. All tests pass locally.

Agent Drafting Metadata

No AI used.

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.

1 participant