3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-11 05:43:48 +02:00

Explicitly use python2 in replace_and_rename script

This commit is contained in:
Nils Wentzell 2019-12-16 10:59:04 -05:00
parent 357c4b81ba
commit bef6368d89

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python2
import sys
import os