Fokko commented on code in PR #4844:
URL: https://github.com/apache/iceberg/pull/4844#discussion_r886963843


##########
python/README.md:
##########
@@ -30,26 +30,27 @@ cd iceberg/python
 pip install -e .
 ```
 
-## Testing
+Development is made easy using 
[Poetry](https://python-poetry.org/docs/#installation). 
 
-Testing is done using tox. The config can be found in `tox.ini` within the 
python directory of the iceberg project.
+## Development

Review Comment:
   Cool, I've added the commands 👍🏻  btw, some interesting combinations you 
have there. `sudo` shouldn't be required, and `pip install` and `python3 -m pip 
install` are equivalent.



-- 
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]

Reply via email to