Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: replace poetry with uv #5

Merged
merged 2 commits into from
Aug 24, 2024
Merged

feat: replace poetry with uv #5

merged 2 commits into from
Aug 24, 2024

Conversation

dlstadther
Copy link
Owner

@dlstadther dlstadther commented Aug 23, 2024

Description

Switch from poetry usage to uv.

Motivation and Context

uv is up-and-coming and this is a playground repo for defining sample configurations. Trying it now.
Bonus: the setup instructions are very easy and don't require pyenv anymore (though, not a big deal).

How has this been tested?

All types of tests pass, CI works, README examples (except for publish to pypi) have been verified.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@dlstadther dlstadther force-pushed the feat/uv branch 3 times, most recently from 9789aae to 245db6b Compare August 23, 2024 16:54
@dlstadther dlstadther marked this pull request as ready for review August 24, 2024 01:59
@dlstadther dlstadther merged commit 1bf44a0 into develop Aug 24, 2024
4 checks passed
@dlstadther dlstadther deleted the feat/uv branch August 24, 2024 01:59
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