viirya commented on a change in pull request #1463:
URL: https://github.com/apache/arrow-rs/pull/1463#discussion_r829493563
##########
File path: arrow-pyarrow-integration-testing/README.md
##########
@@ -45,13 +45,13 @@ we can use pyarrow's interface to move pointers from and to
Rust.
```bash
# prepare development environment (used to build wheel / install in
development)
python -m venv venv
-venv/bin/pip install maturin==0.8.2 toml==0.10.1 pyarrow==1.0.0
+venv/bin/pip install maturin toml pytest pytz pyarrow>=5.0
Review comment:
I basically follow the workflow of github actions.
--
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]