Configure basepython to python3 07/16707/1
authorThanh Ha <zxiiro@gmail.com>
Tue, 27 Aug 2019 19:11:02 +0000 (15:11 -0400)
committerThanh Ha <zxiiro@gmail.com>
Tue, 27 Aug 2019 19:11:02 +0000 (15:11 -0400)
commitc47eb4c4b7c2f656bc20e7e3a61773cba154ba29
treeb00714ac21d696bd693024946b348dbbef4abeb0
parent18887b5c194604a2aa19c13a2999003d42f6f332
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: I66d1e72390ba682d0e7bd6fdbbb1a7cc3c8f929d
tox.ini