summaryrefslogtreecommitdiff
path: root/readyaml.py
diff options
context:
space:
mode:
Diffstat (limited to 'readyaml.py')
-rwxr-xr-xreadyaml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/readyaml.py b/readyaml.py
index b6f7316..a4837cf 100755
--- a/readyaml.py
+++ b/readyaml.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
"""This tool reads a yaml file as generated by importpkg.py on stdin and
updates the database with the contents."""