zhongjiajie commented on a change in pull request #1210:
URL:
https://github.com/apache/incubator-seatunnel/pull/1210#discussion_r809758462
##########
File path: bin/license.py
##########
@@ -0,0 +1,376 @@
+#!/usr/bin/env python3
Review comment:
Do not get me wrong. I do not mean we should support version 2
It is not related to version 2 or version 3, what if user with `python3` in
env, just `python3.6` or `python3.10` but with a soft link `python ->
python3.6`?
I think we should use the exactly word `python`, instead of pointing
`python3`
and then check the version in laster
--
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]