petern48 commented on code in PR #1965: URL: https://github.com/apache/iceberg-python/pull/1965#discussion_r2074480551
########## mkdocs/docs/contributing.md: ########## @@ -37,7 +37,7 @@ The PyIceberg Project is hosted on GitHub at <https://github.com/apache/iceberg- For the development, Poetry is used for packing and dependency management. You can install this using: ```bash -pip install poetry +make install-poetry ``` Make sure you're using an up-to-date environment from venv Review Comment: ah, i didn't realize poetry handles venv under the hood. Pretty neat -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org