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