[meld/meld-3-18] setup_win32: Fix the setup shebang, even if it's unused
- From: Kai Willadsen <kaiw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld/meld-3-18] setup_win32: Fix the setup shebang, even if it's unused
- Date: Sun, 12 Nov 2017 20:39:47 +0000 (UTC)
commit c7e1ec8a34811a69c13f3f28002cf5088b8018e3
Author: Kai Willadsen <kai willadsen gmail com>
Date: Sun Aug 27 06:58:39 2017 +1000
setup_win32: Fix the setup shebang, even if it's unused
setup_win32.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/setup_win32.py b/setup_win32.py
index c3dc9a5..44dc859 100644
--- a/setup_win32.py
+++ b/setup_win32.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
import glob
import os
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]