diff options
Diffstat (limited to 'tools/pipremove')
-rwxr-xr-x | tools/pipremove | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pipremove b/tools/pipremove index f8f4ff11..e1213edd 100755 --- a/tools/pipremove +++ b/tools/pipremove @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/env python3 import subprocess import sys |