Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

PR: Use uv and hatch. #1300

Merged
merged 7 commits into from
Oct 9, 2024
Merged

PR: Use uv and hatch. #1300

merged 7 commits into from
Oct 9, 2024

Conversation

KelSolaar
Copy link
Member

Summary

This PR replaces Poetry with uv and hatch.

I haven't run the numbers but environment resolution is much much faster compared with Poetry.

Along side with #1298, this should make installing the Colour dependencies much easier.

Preflight

Code Style and Quality

  • Unit tests have been implemented and passed.
  • Pyright static checking has been run and passed.
  • Pre-commit hooks have been run and passed.
  • [N/A] New transformations have been added to the Automatic Colour Conversion Graph.
  • [N/A] New transformations have been exported to the relevant namespaces, e.g. colour, colour.models.

Documentation

  • [ N/A] New features are documented along with examples if relevant.
  • [ N/A] The documentation is Sphinx and numpydoc compliant.

@KelSolaar KelSolaar requested a review from tjdcs October 8, 2024 23:40
@coveralls
Copy link

coveralls commented Oct 8, 2024

Coverage Status

coverage: 99.835%. remained the same
when pulling 0a4ed9b on feature/uv
into 398221a on develop.

@KelSolaar KelSolaar added this to the v0.4.5 milestone Oct 9, 2024
@KelSolaar KelSolaar merged commit b5ccaed into develop Oct 9, 2024
26 checks passed
@KelSolaar KelSolaar deleted the feature/uv branch October 9, 2024 21:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants