Configure basepython to python3 09/16709/1
authorThanh Ha <zxiiro@gmail.com>
Tue, 27 Aug 2019 19:15:15 +0000 (15:15 -0400)
committerThanh Ha <zxiiro@gmail.com>
Tue, 27 Aug 2019 19:15:48 +0000 (15:15 -0400)
commit39c77b153acd5284d4f1a5bb0507d4e0c5005335
treefba7a1704ed5290f60403f3165e210fd76b3703e
parent1eeccfe48a34940a067fb30a7343601ca98a6a67
Configure basepython to python3

More and more libraries that we are pulling in require Python 3 so
to avoid having to play the pin dependencies whack-a-mole game let's
bump or base python where possible to python3.

This also renames the pre-commit env to the standard "pre-commit" name
that we use in other projects.

Signed-off-by: Thanh Ha <zxiiro@gmail.com>
Change-Id: Id39458360af83668d41d61eb3185fdde0894f3f7
tox.ini