Removed older version of python added 3.5

In setup.cfg file the python 3.5 is added

Change-Id: Ib224fa8d1201709cab1a8c43613471c6132b95dd
This commit is contained in:
qingszhao 2018-09-29 19:49:18 +08:00
parent 258f838dc8
commit 94c1a461ec
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
[files]