Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Jaeger 7ba6bb5917 Retire repo
This repo was never used and there are no plans to use it, retire it.

Depends-On: https://review.opendev.org/721719
Change-Id: If45905b052cc2491ed61ffda6add6829f4c7ae43
2020-04-21 22:06:56 +02:00
Doug Hellmann 59eda7f2a4 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: If134cb43df5b974c1cbd2415b144f6805d37893a
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:36:52 -04:00
Ian Y. Choi e095635500 Create skeleton using cookiecutter
This repo skeleton was created using openstack-dev/specs-cookiecutter
with the following options:

- module_name: i18n-specs
- repo_group: openstack
- repo_name: i18n-specs
- project_short_description: OpenStack I18n Specifications
- project_name (Launchpad): openstack-i18n

+ add placeholder on testenv commands not to block py27 job

Change-Id: I2a67513ebf20abe0caf8ce1dc4f48568b08f1553
2016-11-29 23:45:44 +09:00