removing older python version 3.4 from setup.cfg

Change-Id: Iaf3b46dc8d7426cf8f25daa89b21ac33bb6899d6
Closes-Bug:  #1801855
This commit is contained in:
qingszhao 2018-09-29 17:37:51 +08:00 committed by Filippo Inzaghi
parent d398fa8233
commit 9a6fe1741b
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
[global]