]> git.dolda2000.com Git - wrw.git/commitdiff
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 a3f45d23688f8d6b5a27b0f2c4e8d637cf507512..85a07aea53eb1f7602e01f8a1397417f996269a9 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 from distutils.core import setup, Extension