trove-dashboard/trove_dashboard/content/database_configurations
Doug Hellmann dc7c4cdf3f 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: Ib45159432550c6c15a29443d8c786e8f28c1d0c4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Co-Authored-By: Bartosz Zurkowski <b.zurkowski@samsung.com>
2018-10-10 09:58:54 +02:00
..
templates/database_configurations Add support for Trove configuration groups 2016-09-09 12:05:22 -04:00
__init__.py Add support for Trove configuration groups 2016-09-09 12:05:22 -04:00
config_param_manager.py fix tox python3 overrides 2018-10-10 09:58:54 +02:00
forms.py Django 2.0 support 2018-06-08 13:27:11 +09:00
panel.py Add support for Trove configuration groups 2016-09-09 12:05:22 -04:00
tables.py Django 2.0 support 2018-06-08 13:27:11 +09:00
tabs.py Add support for Trove configuration groups 2016-09-09 12:05:22 -04:00
tests.py Mox removal for DatabaseConfigurationsTests 2018-06-19 22:07:26 +08:00
urls.py Fix Django 1.10 Compatibility 2016-12-09 14:51:46 -05:00
views.py Django 2.0 support 2018-06-08 13:27:11 +09:00