mirror of
https://github.com/triqs/dft_tools
synced 2025-01-10 21:18:22 +01:00
Use python3 instead of python2 in replace_and_rename.py script
This commit is contained in:
parent
1320dda5c3
commit
a5ab612302
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python2
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
import os
|
import os
|
||||||
|
Loading…
Reference in New Issue
Block a user