Skip to content

Conversation

@skrawcz
Copy link
Contributor

@skrawcz skrawcz commented Sep 23, 2025

We switch to flit on the recommendation of apache airflow.

Note: flit does not handle tuples for versions, so we have to duplicate this information for now. I have submitted a PR that they will hopefully accept to fix this.

Changes

  • pyproject.toml

How I tested this

  • flit build works

Notes

Checklist

  • PR has an informative and human-readable title (this will be pulled into the release notes)
  • Changes are limited to a single goal (no scope creep)
  • Code passed the pre-commit check & code is left cleaner/nicer than when first encountered.
  • Any change in functionality is tested
  • New functions are documented (with a description, list of inputs, and expected output)
  • Placeholder code is flagged / future TODOs are captured in comments
  • Project documentation has been updated if adding/changing functionality.

We switch to flit on the recommendation of apache airflow.

Note: flit does not handle tuples for versions, so we have
to duplicate this information for now. I have submitted
a PR that they will hopefully accept to fix this.
@skrawcz
Copy link
Contributor Author

skrawcz commented Sep 23, 2025

I'm going to ignore that unit test -- test_huggingface_extensions related.

@skrawcz skrawcz merged commit b2bee61 into main Sep 29, 2025
4 of 5 checks passed
@skrawcz skrawcz deleted the add/flit branch September 29, 2025 00:09
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.

3 participants