dash/src/test/buildenv.py.in
MarcoFalke bc659c3e6e Merge #8270: Tests: Use portable #! in python scripts (/usr/bin/env)
7b01ce2 Favour python over python2 as per PR #7723 (Matthew King)
873e81f Use portable #! in python scripts (/usr/bin/env) (Matthew King)
2018-01-08 18:04:55 +01:00

3 lines
40 B
Python

#!/usr/bin/env python
exeext="@EXEEXT@"