Charm Interface - Gnocchi
Go to file
Doug Hellmann 429f50fa7c 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: I8d4cf1d864c143c20f633166e777854ff06f14f2
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-10-12 10:18:05 +00:00
.gitignore Initial interface version 2017-07-06 14:04:23 +01:00
.gitreview Fix repo set up 2018-10-12 12:16:30 +02:00
.zuul.yaml Fix repo set up 2018-10-12 12:16:30 +02:00
copyright Initial interface version 2017-07-06 14:04:23 +01:00
interface.yaml Initial interface version 2017-07-06 14:04:23 +01:00
provides.py Reset conversation scope to GLOBAL 2017-07-06 16:43:39 +01:00
requires.py Initial interface version 2017-07-06 14:04:23 +01:00
test-requirements.txt Initial interface version 2017-07-06 14:04:23 +01:00
tox.ini fix tox python3 overrides 2018-10-12 10:18:05 +00:00