summaryrefslogtreecommitdiff
path: root/bin/pytest
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pytest')
-rwxr-xr-xbin/pytest2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pytest b/bin/pytest
index 88f74ae..42df302 100755
--- a/bin/pytest
+++ b/bin/pytest
@@ -1,4 +1,4 @@
-#!/usr/bin/python -u
+#!/usr/bin/env python
import warnings
warnings.simplefilter('default', DeprecationWarning)