mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 04:57:54 +00:00
setup.py: add Python 2.7 trove classifier.
This commit is contained in:
parent
2b5b285dab
commit
eb9b822079
1
setup.py
1
setup.py
@ -105,6 +105,7 @@ trove_classifiers=[
|
|||||||
"Programming Language :: Python :: 2.4",
|
"Programming Language :: Python :: 2.4",
|
||||||
"Programming Language :: Python :: 2.5",
|
"Programming Language :: Python :: 2.5",
|
||||||
"Programming Language :: Python :: 2.6",
|
"Programming Language :: Python :: 2.6",
|
||||||
|
"Programming Language :: Python :: 2.7",
|
||||||
"Topic :: Utilities",
|
"Topic :: Utilities",
|
||||||
"Topic :: System :: Systems Administration",
|
"Topic :: System :: Systems Administration",
|
||||||
"Topic :: System :: Filesystems",
|
"Topic :: System :: Filesystems",
|
||||||
|
Loading…
Reference in New Issue
Block a user