Skip to content

Update conda recipe to Flit Core 4 - #406

Merged
harryswift01 merged 1 commit into
mainfrom
405-bug-update-flit-core-dependency-in-metayaml
Aug 19, 2026
Merged

Update conda recipe to Flit Core 4#406
harryswift01 merged 1 commit into
mainfrom
405-bug-update-flit-core-dependency-in-metayaml

Conversation

@harryswift01

Copy link
Copy Markdown
Member

Summary

This PR updates the conda recipe to use Flit Core 4, keeping the conda build dependency aligned with the project’s updated build-system requirements.

Changes

Conda build dependency:

  • Updated flit-core from >=3.4,<4 to >=4,<5 in conda-recipe/meta.yaml.

Impact

  • Keeps the conda build environment consistent with the Flit 4 configuration used by the project.
  • Prevents the conda recipe from continuing to constrain builds to Flit Core 3.

@harryswift01 harryswift01 self-assigned this Aug 19, 2026
@harryswift01 harryswift01 added the bug Something isn't working label Aug 19, 2026
@harryswift01 harryswift01 linked an issue Aug 19, 2026 that may be closed by this pull request
@harryswift01
harryswift01 requested a review from jimboid August 19, 2026 09:14
@harryswift01
harryswift01 merged commit 34521f7 into main Aug 19, 2026
23 checks passed
@harryswift01
harryswift01 deleted the 405-bug-update-flit-core-dependency-in-metayaml branch August 19, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Update flit-core dependency in meta.yaml to 4.x

2 participants