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


##########
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:
   that makes sense, we create and activate a new venv right above
   
   Looks like `requirements-310.txt` was removed in #994



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