Drop support for python2.7 and 3.4(EOL) 14/62114/3
authorAric Gardner <agardner@linuxfoundation.org>
Wed, 30 Oct 2019 16:20:00 +0000 (12:20 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Mon, 11 Nov 2019 18:59:53 +0000 (18:59 +0000)
commit61348f95409a49283ee53824d3e7c5f6f6eb3d45
tree6000fc47299d7f2c759db17b8fcd31a0ccbd26dd
parent918e2a69b65686255fb190b8fdd28349d9e3fdef
Drop support for python2.7 and 3.4(EOL)

Drop support for python2.7 and python3.4(EOL)
lftools now requires python >= 3.6 This allows us to remove
remaining pins, and to move from glob2 to builtin glob

Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I48ffc27376e3a7b56f0627e8eaeb9ac3dff908dc
.coafile
lftools/deploy.py
releasenotes/notes/lftools-python-85ad1e90d01c51fb.yaml [new file with mode: 0644]
requirements.txt