Our test script runs on a host that doesn't have py3
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
a9afa51eef
commit
0c064fa4b7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
#!/usr/bin/python2
|
||||
|
||||
import json
|
||||
import os
|
||||
|
|
Reference in a new issue