You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/03/17 20:49:29 UTC

[GitHub] [arrow-rs] viirya commented on a change in pull request #1463: Update arrow-pyarrow-integration-testing doc

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org