Skip to content

Test move from pip to uv for tooling#122

Closed
andrewtarzia wants to merge 10 commits intoGMPavanLab:mainfrom
andrewtarzia:test_uv
Closed

Test move from pip to uv for tooling#122
andrewtarzia wants to merge 10 commits intoGMPavanLab:mainfrom
andrewtarzia:test_uv

Conversation

@andrewtarzia
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown
Collaborator

@SimoneMartino98 SimoneMartino98 left a comment

Choose a reason for hiding this comment

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

It seems all good to me; just a curiosity, i don't get what is this uv.lock... it's seems like a source of packages?

@andrewtarzia
Copy link
Copy Markdown
Collaborator Author

It seems all good to me; just a curiosity, i don't get what is this uv.lock... it's seems like a source of packages?

Basically, along with super fast resolution of dependencies, the uv.lock file allows us to ensure improved reproducibility: https://docs.astral.sh/uv/concepts/projects/sync/

Basically, it contains more than just the pyproject.toml requirements for dynsight. Although this raises the question as to how best keep things up-to-date

@andrewtarzia
Copy link
Copy Markdown
Collaborator Author

Closing for now, as not helpful to the group.

@andrewtarzia andrewtarzia deleted the test_uv branch November 5, 2025 15:06
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.

2 participants