Update trove classifier
Tests are run against Pytho3.4 environment instead of Python3.3 environment in the gate. Update the classifiers accordinly. The general list of classfiers for broader reference can found here https://pypi.python.org/pypi?:action=list_classifiers Change-Id: I02282100b7967b8ddcd6623820d0b3b2ec7dd65d
This commit is contained in:
parent
96c16ad97a
commit
46895b33a1
@ -16,7 +16,7 @@ classifier =
|
|||||||
Programming Language :: Python :: 2
|
Programming Language :: Python :: 2
|
||||||
Programming Language :: Python :: 2.7
|
Programming Language :: Python :: 2.7
|
||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
Programming Language :: Python :: 3.3
|
Programming Language :: Python :: 3.4
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
packages =
|
packages =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user