Skip to content

Permit building with flit core 4 - #76

Merged
JelleZijlstra merged 1 commit into
python:masterfrom
colinxu2020:permit-flit-core-4
Aug 29, 2026
Merged

Permit building with flit core 4#76
JelleZijlstra merged 1 commit into
python:masterfrom
colinxu2020:permit-flit-core-4

Conversation

@colinxu2020

@colinxu2020 colinxu2020 commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

According to flit changelog, this project does not use any of removed features in flit core 4, and this project use [project] instead of removed [tool.flit.metadata], so it should be safe to build via flit-core 4. I've already tested this locally and it looks good.

Therefore this PR relax the requirement of flit core to >=3.2,<5 to make the project be able to build with flit core 4 and make use of the new features coming with flit core 4.

This PR is inspired by AOSC OS downstream patch and works fine in AOSC OS.

Signed-off-by: Xu Colin <colinxu2020@gmail.com>
@JelleZijlstra
JelleZijlstra merged commit a6221ad into python:master Aug 29, 2026
7 checks passed
@colinxu2020
colinxu2020 deleted the permit-flit-core-4 branch August 30, 2026 00:57
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.

2 participants