mirror of
https://github.com/triqs/dft_tools
synced 2024-11-18 12:03:50 +01:00
Explicitly use python2 in replace_and_rename script
This commit is contained in:
parent
357c4b81ba
commit
bef6368d89
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python2
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
import os
|
import os
|
||||||
|
Loading…
Reference in New Issue
Block a user