Skip to content

Update uv lockfile handling instructions in documentation comments #4581

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

p3nGu1nZz
Copy link

Improved the documentation comment regarding .uv.lock file inclusion in version control. The updated comment now emphasizes the importance of including .uv.lock for binary package reproducibility while also advising on ignoring it for libraries or packages that run in multiple environments.

Reasons for making this change:
As a contributor, I aim to enhance clarity in documentation to promote effective dependency management and reproducibility.

Links to documentation supporting these rule changes:

Improved the documentation comment regarding `.uv.lock` file inclusion in version control. The updated comment now emphasizes the importance of including `.uv.lock` for binary package reproducibility while also advising on ignoring it for libraries or packages that run in multiple environments.
Enhanced .gitignore to align with the updated lockfile handling instructions.
@p3nGu1nZz p3nGu1nZz closed this Feb 8, 2025
@p3nGu1nZz p3nGu1nZz reopened this Feb 8, 2025
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