viirya commented on code in PR #1012:
URL: 
https://github.com/apache/datafusion-python/pull/1012#discussion_r1939490895


##########
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
-  python3 -m pip install -r requirements-310.txt

Review Comment:
   I need to add `python3 -m pip install -U maturin` to make the verify script 
work locally.



-- 
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-unsubscr...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to