jorisvandenbossche commented on code in PR #43965:
URL: https://github.com/apache/arrow/pull/43965#discussion_r1761185214


##########
.env:
##########
@@ -72,6 +72,7 @@ NUMPY=latest
 PANDAS=latest
 PYTHON=3.8
 PYTHON_IMAGE_TAG=3.8
+PYTHON_ABI_TAG=cp38

Review Comment:
   ```suggestion
   PYTHON_ABI_TAG=cp39
   ```
   
   I just merged the PR to drop Python 3.8, so can bump this new variable as 
well (and there will be some small merge conflicts to solve, sorry!)



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

Reply via email to