git » pygen » commit f2a6181

Use python3 as the interpreter

author Alberto Bertogli
2023-08-23 16:17:02 UTC
committer Alberto Bertogli
2023-08-23 16:17:02 UTC
parent 50e6c6528e2211b894ad504dd24f1ebd374985e3

Use python3 as the interpreter

pygen +1 -1

diff --git a/pygen b/pygen
index b0fe6be..5dfeca6 100755
--- a/pygen
+++ b/pygen
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 
 import sys
 import os