Remove py34 env from tox
The gating on python 3.4 is restricted to <= Mitaka. This is due to the change from ubuntu Trusty to Xenial, where only python 3.5 is available. There's no need to continue to keep it. Change-Id: Ia254a7b9e143cf8e5e9d39e3594b8d3a4ce507a4
This commit is contained in:
@@ -16,7 +16,6 @@ classifier =
|
|||||||
Programming Language :: Python :: 2
|
Programming Language :: Python :: 2
|
||||||
Programming Language :: Python :: 2.7
|
Programming Language :: Python :: 2.7
|
||||||
Programming Language :: Python :: 3
|
Programming Language :: Python :: 3
|
||||||
Programming Language :: Python :: 3.4
|
|
||||||
Programming Language :: Python :: 3.5
|
Programming Language :: Python :: 3.5
|
||||||
|
|
||||||
[files]
|
[files]
|
||||||
|
Reference in New Issue
Block a user