Dolda2000 GitWeb
/
ashd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65cabd6
)
python: Use python3 explicitly in setup.py
author
Fredrik Tolf
<fredrik@dolda2000.com>
Wed, 30 Nov 2011 07:51:11 +0000
(08:51 +0100)
committer
Fredrik Tolf
<fredrik@dolda2000.com>
Wed, 30 Nov 2011 07:51:11 +0000
(08:51 +0100)
python/setup.py
patch
|
blob
|
blame
|
history
diff --git
a/python/setup.py
b/python/setup.py
index
cecda45
..
e5c82d5
100755
(executable)
--- a/
python/setup.py
+++ b/
python/setup.py
@@
-1,4
+1,4
@@
-#!/usr/bin/python
+#!/usr/bin/python
3
from distutils.core import setup, Extension