]> git.dolda2000.com Git - automanga.git/commitdiff
Convert setup.py to Python3.
authorFredrik Tolf <fredrik@dolda2000.com>
Thu, 31 Dec 2015 03:08:36 +0000 (04:08 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Thu, 31 Dec 2015 03:08:36 +0000 (04:08 +0100)
setup.py

index d2d2532670d0bfddbd7af72798b13627344552fa..5d1074349ded271e0d391d3ebefb8d7b4f3d2c94 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 from distutils.core import setup