summaryrefslogtreecommitdiffstats
path: root/scripts/pythondeps
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/pythondeps')
-rwxr-xr-xscripts/pythondeps2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pythondeps b/scripts/pythondeps
index f1e6452092..590b9769e7 100755
--- a/scripts/pythondeps
+++ b/scripts/pythondeps
@@ -1,4 +1,4 @@
1#!/usr/bin/env python 1#!/usr/bin/env python3
2# 2#
3# Determine dependencies of python scripts or available python modules in a search path. 3# Determine dependencies of python scripts or available python modules in a search path.
4# 4#