blob: f328db3ebbb5be86cd6d7b5fa3bfc6c6b4648ed4 [file] [log] [blame]
# The tests in this directory need to run Python
import pipes, sys
config.substitutions.append(('%{python}', pipes.quote(sys.executable)))