diff options
Diffstat (limited to 'Tools/pybench/Setup.py')
-rw-r--r-- | Tools/pybench/Setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/pybench/Setup.py b/Tools/pybench/Setup.py index 21e654afba..309f3db59e 100644 --- a/Tools/pybench/Setup.py +++ b/Tools/pybench/Setup.py @@ -1,4 +1,4 @@ -#!python +#!/usr/bin/env python # Setup file for pybench # |