From e7facfa21739e248965ecbb055b4c7076bf97ceb Mon Sep 17 00:00:00 2001 From: "Nicholas H.Tollervey" Date: Mon, 8 Feb 2016 18:51:49 +0000 Subject: [PATCH] Reintroduce dependency on Python3 --- run.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.py b/run.py index 8005bdc6b..129565774 100755 --- a/run.py +++ b/run.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 from mu.app import run