Skip to content

Switch project to uv#32

Merged
ShreyDixit merged 3 commits intomainfrom
codex/change-dependency-manager-to-uv
Jul 14, 2025
Merged

Switch project to uv#32
ShreyDixit merged 3 commits intomainfrom
codex/change-dependency-manager-to-uv

Conversation

@kuffmode
Copy link
Owner

Summary

  • migrate metadata to PEP 621 format
  • manage dependencies with uv
  • bump version to 1.7.3 and update __version__
  • adjust the CI workflow for uv
  • update test to read version from the new metadata

Testing

  • uv pip install -e . --system
  • pytest -q

https://chatgpt.com/codex/tasks/task_e_687257f4bb8483219fd6402128ab8408

@kuffmode
Copy link
Owner Author

Thank you, ChatGPT, for saving an hour of our lives so we can waste it on sending memes around.

@ShreyDixit ShreyDixit force-pushed the codex/change-dependency-manager-to-uv branch from 157326a to e91ff00 Compare July 14, 2025 12:46
Copy link
Collaborator

@ShreyDixit ShreyDixit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very nice, i like

@ShreyDixit ShreyDixit marked this pull request as ready for review July 14, 2025 12:50
@ShreyDixit ShreyDixit merged commit 0f80671 into main Jul 14, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants