petern48 commented on code in PR #266:
URL: https://github.com/apache/sedona-db/pull/266#discussion_r2483047486
##########
.github/workflows/python.yml:
##########
@@ -63,7 +63,7 @@ jobs:
- uses: actions/setup-python@v4
with:
- python-version: '3.x'
+ python-version: '3.13'
Review Comment:
I never realized this until now that we don't test multiple Python versions.
Is that intentional and planned to be kept that way? (i have zero complaints.
makes my life as a dev much easier haha)
--
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]