mirror of
https://github.com/triqs/dft_tools
synced 2024-12-23 04:43:42 +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 os
|
||||
|
Loading…
Reference in New Issue
Block a user