tox: Use the default version of Python 3 for tox tests
When running the tox tests, use the default version of Python 3. Instead of having to update the Python 3 version as we move from py34 -> py35 -> py36 -> py37 -> py38 Just use the default version of Python 3 on the system. This will not affect what gets run in the gate, as the version is explicitly specified when it runs there. This is for developers who run the tests locally. Change-Id: Iab9cd250dafb42f775f50bec2c69eaa2daaab574
This commit is contained in:
parent
5f563d924c
commit
701e3bf707