Removed older version of python3.x

Remove the support of python3.4, because
in Ubuntu Xenial only (python3.4 is
restricted to <= Mitaka).

Change-Id: Ibcc22f7da056c1db7cb3901fd63ff40adaa0f11c
Closes-Bug:  #1801855
This commit is contained in:
qingszhao 2018-09-29 20:56:29 +08:00 committed by Ghanshyam Mann
parent 89e5e7fb42
commit e8199c3145
1 changed files with 0 additions and 2 deletions

View File

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