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