On 2025/06/13 5:54, John Snow wrote:
This is the standard shebang we should always be using, as it plays nicely with virtual environments and our desire to always be using a specific python interpreter in our environments.(It also makes sure I can find all of the python scripts in our tree easily.) Signed-off-by: John Snow <js...@redhat.com>
Reviewed-by: Akihiko Odaki <od...@rsg.ci.i.u-tokyo.ac.jp>