Drop py34 target in tox.ini and setup.cfg
We support py35 now. We do not have python 3.4 in setup.cfg which declares the explicit supported versions. so it is no need to keep the supoort for py34. Change-Id: I8a2176e020714a1577573f1453ce1892706b36e4
This commit is contained in:
parent
eed14eefb7
commit
8b8d91df60
@ -303,7 +303,7 @@ setup.cfg
|
||||
Programming Language :: Python
|
||||
Programming Language :: Python :: 2
|
||||
Programming Language :: Python :: 2.7
|
||||
Programming Language :: Python :: 3.4
|
||||
Programming Language :: Python :: 3.5
|
||||
|
||||
[files]
|
||||
packages =
|
||||
|
Loading…
x
Reference in New Issue
Block a user