diff options
author | Doug Hellmann <doug@doughellmann.com> | 2018-06-06 17:58:19 -0400 |
---|---|---|
committer | Nguyen Hai <nguyentrihai93@gmail.com> | 2018-09-05 05:46:52 +0000 |
commit | 37ee6459cd2bb0197637f6d38e454bfe59192637 (patch) | |
tree | 427423edde39c1a72f06491e0138ca3f307bd485 /swiftclient/command_helpers.py | |
parent | 4330d036cd40299c3fd12d68d319e20757ccadcf (diff) | |
download | python-swiftclient-37ee6459cd2bb0197637f6d38e454bfe59192637.tar.gz |
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: I86d24104033b490a35178fc504d88c1e4a566628
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Diffstat (limited to 'swiftclient/command_helpers.py')
0 files changed, 0 insertions, 0 deletions