koji-utils: only requires /usr/bin/python2 on rhel<=7

fixes: #2208
This commit is contained in:
Yu Ming Zhu 2020-04-25 01:01:12 +00:00 committed by Tomas Kopecek
parent 0e54195c9a
commit c60080fb79
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/python2
import sys
import configparser