Skip to content

馃敡 CD: bump flit to ~=4.0 to fix flit build failure - #53

Merged
khsrali merged 1 commit into
aiidateam:mainfrom
khsrali:fix-cd-flit
Aug 18, 2026
Merged

馃敡 CD: bump flit to ~=4.0 to fix flit build failure#53
khsrali merged 1 commit into
aiidateam:mainfrom
khsrali:fix-cd-flit

Conversation

@khsrali

@khsrali khsrali commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

The v0.4.0 publish job failed at flit build:

TypeError: SdistBuilder.build() got an unexpected keyword argument 'gen_setup_py'

pip install flit~=3.8 installs flit 3.9 but pulls the latest flit_core (now 4.x), which dropped gen_setup_py. Bump to flit~=4.0 so the CLI and flit_core match. Verified locally: flit build produces aiida_hyperqueue-0.4.0.tar.gz and the wheel.

@khsrali khsrali changed the title 馃敡 CD: build with python -m build instead of flit build 馃敡 CD: bump flit to ~=4.0 to fix flit build failure Aug 18, 2026
@khsrali
khsrali merged commit 034051a into aiidateam:main Aug 18, 2026
4 checks passed
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