kevinjqliu commented on code in PR #1012:
URL:
https://github.com/apache/datafusion-python/pull/1012#discussion_r1939798008
##########
dev/release/verify-release-candidate.sh:
##########
@@ -128,7 +128,6 @@ test_source_distribution() {
python3 -m venv .venv
source .venv/bin/activate
python3 -m pip install -U pip
Review Comment:
```suggestion
python3 -m pip install -U pip
python3 -m pip install -U maturin
```
--
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]