Skip to content
Snippets Groups Projects
Commit dc350e87 authored by Doug Hellmann's avatar Doug Hellmann Committed by Frode Nordahl
Browse files

fix tox python3 overrides


We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I731b0717ad6aa9c0b9f4ce193300ded79671c7aa
Signed-off-by: default avatarDoug Hellmann <doug@doughellmann.com>
parent e4137180
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment