Call setup.py with python3.
authorFredrik Tolf <fredrik@dolda2000.com>
Sat, 3 Dec 2011 06:46:15 +0000 (07:46 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Sat, 3 Dec 2011 06:46:15 +0000 (07:46 +0100)
setup.py

index a3f45d2..85a07ae 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 from distutils.core import setup, Extension