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 d2d2532..5d10743 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 from distutils.core import setup