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:
083795d
)
setup: add metadata indicating compatibility with python 2.6
author
Zooko O'Whielacronx
<zooko@zooko.com>
Thu, 29 Jan 2009 01:26:28 +0000
(18:26 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Thu, 29 Jan 2009 01:26:28 +0000
(18:26 -0700)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index af180724538235cb5f631fc962c7e7b17ff7ab27..fa2320fe8f49e6547cece50577da99dabb9db833 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-101,6
+101,7
@@
trove_classifiers=[
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.4",
"Programming Language :: Python :: 2.5",
+ "Programming Language :: Python :: 2.6",
"Topic :: Utilities",
"Topic :: System :: Systems Administration",
"Topic :: System :: Filesystems",