Update git submodules

* Update tenks from branch 'master'
  - Enforce running tox with correct python version based on env
    
    Since removing support for Python 2, we changed the basepython
    value to 3.
    This means that all the tox tests run with the default python
    version available in the system.
    This is not quite correct when running on environment such as
    py36, py37 or py38, since they imply running with different
    Python versions based on the environment.
    To enforce the correct version we need to add the option
    ignore_basepython_conflict available since tox 3.1.0 [0].
    
    [0] https://tox.readthedocs.io/en/latest/config.html#conf-ignore_basepython_conflict
    
    Change-Id: Idd761cdd482dd012e85df9647f4c7865a28ecb14
This commit is contained in:
Riccardo Pittau 2020-01-09 10:30:05 +01:00 committed by Gerrit Code Review
parent eabfc56f3c
commit 3f3bd6f4c9
1 changed files with 1 additions and 1 deletions

2
tenks

@ -1 +1 @@
Subproject commit 9c61088571733428a6c528dcdd03366568eaee92
Subproject commit 91a4508115842832c3a1b94613ca296fdac3fd5f