projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b5b285
)
setup.py: add Python 2.7 trove classifier.
author
david-sarah
<david-sarah@jacaranda.org>
Sat, 8 Jan 2011 21:12:12 +0000
(13:12 -0800)
committer
david-sarah
<david-sarah@jacaranda.org>
Sat, 8 Jan 2011 21:12:12 +0000
(13:12 -0800)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index 9cb68da3963e6c304304387c6c4c6c20f41dbf70..990690d96c21910578ee0f9acd552eab8339d9ab 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-105,6
+105,7
@@
trove_classifiers=[
"Programming Language :: Python :: 2.4",
"Programming Language :: Python :: 2.5",
"Programming Language :: Python :: 2.6",
+ "Programming Language :: Python :: 2.7",
"Topic :: Utilities",
"Topic :: System :: Systems Administration",
"Topic :: System :: Filesystems",