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


##########
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:
   `sudo pip install virtualenv --upgrade` and `sudo python3 -m pip install 
--upgrade pip`



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