Remove support for py34
The gating on python 3.4 is restricted to <= Mitaka. This is due to the change from Ubuntu Trusty to Xenial, where only python3.5 is available. There is no need to continue to keep these settings. Change-Id: Iabbbc57f359e0c47d87bbc9c90e62451389a96d7
This commit is contained in:
parent
75775e771d
commit
7253a0254d
@ -39,7 +39,6 @@ via the commands:
|
||||
.. sourcecode:: console
|
||||
|
||||
tox -e py27
|
||||
tox -e py34
|
||||
tox -e py35
|
||||
|
||||
..
|
||||
|
Loading…
Reference in New Issue
Block a user