summaryrefslogtreecommitdiff
path: root/cloudinit/tests/__init__.py
diff options
context:
space:
mode:
authorScott Moser <smoser@brickies.net>2017-08-30 10:35:30 -0400
committerScott Moser <smoser@brickies.net>2017-08-30 14:14:23 -0400
commit502082f6f21fb7592a798087a4c49f90d886ad14 (patch)
treece4d4548d3849bfd654000c3818c7ba31f7b05fb /cloudinit/tests/__init__.py
parentcbda576a7bbf846710ad55940bf8ca1f2d2194b9 (diff)
downloadvyos-cloud-init-502082f6f21fb7592a798087a4c49f90d886ad14.tar.gz
vyos-cloud-init-502082f6f21fb7592a798087a4c49f90d886ad14.zip
tox: make xenial environment run with python3.6
The pinned versions of python packages in xenial do not work with python3.6. Currently, the failure can be seen with: $ tox -e xenial tests/unittests/test_merging.py which ends up failing with in /usr/lib/python3.6/inspect.py with: ValueError: Function has keyword-only parameters or annotations, use getfullargspec() API which can support them Instead of setting 'basepython' to 3.5 for the 'xenial', we just update the one package that does not run correctly with python3.6. That allows the developer to have either python3.5 or python3.6 installed and have tox work as expected.
Diffstat (limited to 'cloudinit/tests/__init__.py')
0 files changed, 0 insertions, 0 deletions