Removed the older version of python and added 3.5
In setup.cfg file the python 3.4 support is removed and added 3.5 In tox.ini the python 3.5 is added Change-Id: I90e0e6895d553ecfbd26dc738d106d797d384c83
This commit is contained in:
parent
12d45d06b6
commit
eeda83d507
@ -17,7 +17,7 @@ classifier =
|
|||||||
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.3
|
||||||
Programming Language :: Python :: 3.4
|
Programming Language :: Python :: 3.5
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
packages =
|
packages =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user