Fokko commented on code in PR #2932: URL: https://github.com/apache/iceberg-python/pull/2932#discussion_r2708185301
########## mkdocs/docs/contributing.md: ########## @@ -90,6 +90,20 @@ For full control over your environment, you can use uv commands directly. See th - Running commands with `uv run` - Lock file management with `uv.lock` +### Lock File Management + +When modifying dependencies in `pyproject.toml`, regenerate the lock file: Review Comment: Should we add a line what the purpose is of the lock-file? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
