Removed older version of python added 3.5/3.6
In setup.cfg file the python 3.5/3.6 is added Change-Id: I48ac7e9621ca8958a7370fe41be0141f5eab8e87 Closes-Bug: #1801855
This commit is contained in:
parent
d39076d5a4
commit
41367c141e
@ -16,7 +16,8 @@ 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.4
|
Programming Language :: Python :: 3.5
|
||||||
|
Programming Language :: Python :: 3.6
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
packages =
|
packages =
|
||||||
|
Loading…
Reference in New Issue
Block a user