From 7f98816235502e8576e125743981c71b918296fa Mon Sep 17 00:00:00 2001 From: Robert Einsle Date: Mon, 9 Jan 2017 08:18:16 +0100 Subject: [PATCH] update to python3 --- manage.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manage.py b/manage.py index 7172c12..94e3094 100755 --- a/manage.py +++ b/manage.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 import os import sys