Skip to content

REFACTOR: Migrate from poetry to uv#2

Merged
jgfranco17 merged 7 commits intomainfrom
refactor/uv-python
Aug 17, 2025
Merged

REFACTOR: Migrate from poetry to uv#2
jgfranco17 merged 7 commits intomainfrom
refactor/uv-python

Conversation

@jgfranco17
Copy link
Owner

@jgfranco17 jgfranco17 commented Aug 13, 2025

CODEXA PULL REQUEST

Description

Switching from Poetry to UV.

Changes

  • Replace Poetry with UV
  • Update CI workflows

Testing

Tested in CI.

Review Checklist

The following checklist is used to ensure that the PR meets the project's quality standards.
Please check each item as you complete it.

  • Funcationality changes have been tested locally
  • Code changes are covered by pytest
  • Documentation updated
    • README.md updated
    • Configuration files updated
  • Linted with pre-commit

The following items are case-by-case and may not apply to all PRs. Please check them if they
are relevant; this is primarily for the reviewers to understand the nature of the PR.

  • This PR contains a breaking change and includes migration steps
  • This PR is a bug fix and includes a test that reproduces the bug
  • This PR is a new feature and includes a test that verifies the feature works
  • This PR is a refactor and does not change functionality
  • This PR is a documentation update and does not change functionality
  • This PR is a performance improvement and includes benchmarks
  • This PR is a security fix and includes tests that verify the fix

Future Work

Discussion Points

@jgfranco17 jgfranco17 marked this pull request as ready for review August 15, 2025 10:51
@jgfranco17 jgfranco17 changed the title refactor: switch to uv REFACTOR: Migrate from poetry to uv Aug 15, 2025
@jgfranco17 jgfranco17 merged commit ff83b57 into main Aug 17, 2025
6 checks passed
@jgfranco17 jgfranco17 deleted the refactor/uv-python branch August 17, 2025 05:20
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