Correct craton's PyPI classifiers

Craton doesn't support Python 2 so we need to remove the Python 2
related classifiers and be very explicit by adding `3 :: Only`. We also
don't test on Python 3.3 so there's little reason to advertise that we
support it.

Change-Id: I1ddc6972bfd9d920d898d171d96fc1a6d5d20721
This commit is contained in:
Ian Cordasco 2016-10-06 14:09:12 -05:00
parent f102ddbe59
commit 26cd8cc9e5
1 changed files with 2 additions and 3 deletions

View File

@ -13,11 +13,10 @@ classifier =
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
[files]
packages =