From: Fredrik Tolf Date: Thu, 31 Dec 2015 03:08:36 +0000 (+0100) Subject: Convert setup.py to Python3. X-Git-Url: http://dolda2000.com/gitweb/?p=automanga.git;a=commitdiff_plain;h=70ac0b4d4f78952a12006985e2b757b166a1f09b Convert setup.py to Python3. --- diff --git a/setup.py b/setup.py index d2d2532..5d10743 100755 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 from distutils.core import setup