Juju Charm - Panko
Go to file
Doug Hellmann 985c2af1f6 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: I59091ad46d42925392ce07329c9c6a301500a5eb
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-10-13 07:26:20 +00:00
src Configure WSGI worker processes dynamically 2018-02-11 00:38:02 +03:00
unit_tests add initial code for panko charm 2017-07-31 22:01:40 +03:00
.gitignore add initial code for panko charm 2017-07-31 22:01:40 +03:00
.gitreview Fix repo setup 2018-10-13 09:06:36 +02:00
.testr.conf add initial code for panko charm 2017-07-31 22:01:40 +03:00
.zuul.yaml Fix repo setup 2018-10-13 09:06:36 +02:00
LICENSE add initial code for panko charm 2017-07-31 22:01:40 +03:00
requirements.txt add initial code for panko charm 2017-07-31 22:01:40 +03:00
test-requirements.txt add initial code for panko charm 2017-07-31 22:01:40 +03:00
tox.ini fix tox python3 overrides 2018-10-13 07:26:20 +00:00