Remove support for py34
Due to the change from Ubuntu Trusty to Xenial, only python3.5 is available(Python3.4 is restricted to <= Mitaka). So, there is no need to continue to keep these settings. Change-Id: I01cfffa2a18a287420a59b9b218e08e848253b27
This commit is contained in:
parent
ce16ff2b6d
commit
fb1b30e08b
@ -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
|
||||||
Programming Language :: Python :: 3.6
|
Programming Language :: Python :: 3.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user