Update trove classifier
Tests are run against a Python3.4 environment rather than a Python3.3 environment in the gate. So update the classifiers to announce support for the appropriate version of python. Change-Id: I44cb01297444ba49397092be1c06f416e2011bc5
This commit is contained in:
parent
3f98139a7e
commit
c33db34a28
@ -16,7 +16,7 @@ classifier =
|
||||
Programming Language :: Python :: 2
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3
|
||||
Programming Language :: Python :: 3.3
|
||||
Programming Language :: Python :: 3.4
|
||||
|
||||
[files]
|
||||
packages =
|
||||
|
Loading…
Reference in New Issue
Block a user