rmuir commented on issue #14556:
URL: https://github.com/apache/lucene/issues/14556#issuecomment-2830316620

   I think there is a way, there is even some existing logic to do it (I 
suspect it has the wrong version set). Additionally, I know existing logic uses 
an outdated method to check the python version: because I disabled the linter 
violation around that.
   
   I've also a concern that for an old python it may just fail at `pip install` 
phase, and never hit such a custom check. All it takes is for a library to drop 
support, and culturally it seems python devs are fairly aggressive on that.
   
   We should definitely improve here though!


-- 
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: issues-unsubscr...@lucene.apache.org

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


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

Reply via email to