projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b549b78
)
Cython is basically Py3 clean
author
Stefan Behnel
<scoder@users.berlios.de>
Fri, 21 Aug 2009 13:27:01 +0000
(15:27 +0200)
committer
Stefan Behnel
<scoder@users.berlios.de>
Fri, 21 Aug 2009 13:27:01 +0000
(15:27 +0200)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 1698c2fe4b337248fe2c4d89e3fb3fedefd0b759..67571793927650494dec5a34adae1e3b87cb1d40 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-126,6
+126,8
@@
setup(
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
"Programming Language :: Python",
+ "Programming Language :: Python :: 2",
+ "Programming Language :: Python :: 3",
"Programming Language :: C",
"Programming Language :: Cython",
"Topic :: Software Development :: Code Generators",