projects
/
cython.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e634223
)
Add trove classifier "Programming Language :: Cython"
author
Robert Bradshaw
<robertwb@math.washington.edu>
Sat, 28 Mar 2009 10:02:32 +0000
(
03:02
-0700)
committer
Robert Bradshaw
<robertwb@math.washington.edu>
Sat, 28 Mar 2009 10:02:32 +0000
(
03:02
-0700)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index f7cc432bf64963856607c20de503b82c426e9d03..042ed9fba2694f6f7d911830dc66560c00d3b792 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-106,6
+106,7
@@
setup(
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: C",
+ "Programming Language :: Cython",
"Topic :: Software Development :: Code Generators",
"Topic :: Software Development :: Compilers",
"Topic :: Software Development :: Libraries :: Python Modules"