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
easi
On 12/06/2025 22.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
eas
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
---
ro