preprocessor: don't hardcode the python interpretor path
This commit is contained in:
parent
d1866d9b70
commit
1d176f2fe4
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python3
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import itertools
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user