Removed older version of python added 3.5

In setup.cfg file the python 3.5 is added

Change-Id: Ia224e916c989513bd8e3d0351961758477ffff48
Closes-Bug:  #1801855
This commit is contained in:
qingszhao 2018-09-30 09:50:16 +08:00 committed by Filippo Inzaghi
parent c60fbf7a14
commit af5348b34a
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
Topic :: Internet :: WWW/HTTP
[global]