Fix PyPI module classifiers to specify support for Python 3.3 and 3.4.

fix/24-output-to-filename
Isis Lovecruft 2014-06-04 21:14:23 +00:00
parent ef01fef99a
commit b6a7de4104
No known key found for this signature in database
GPG Key ID: 5C17776E27F7E84D
1 changed files with 2 additions and 4 deletions

View File

@ -125,10 +125,8 @@ greater.
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3.0",
"Programming Language :: Python :: 3.1",
"Programming Language :: Python :: 3.2",
"Topic :: Software Development :: Libraries :: Python Modules",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Topic :: Security :: Cryptography",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Utilities",]