From a2317150e9c941bb0479cc3f4619bc1bf716369c Mon Sep 17 00:00:00 2001 From: Jason Bowen Date: Jun 20 2018 02:38:53 +0000 Subject: Switch shebang of fedora_submit.py to python3 to work with python3-fedora by default. --- diff --git a/fedora_submit.py b/fedora_submit.py index e20cfb6..8b12e85 100755 --- a/fedora_submit.py +++ b/fedora_submit.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # # Licensed under the terms of the GNU GPL License version 2