diff options
| author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-09-09 15:07:30 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-09-09 13:34:54 -0400 |
| commit | 3a87c591ff5a5b669bfeb73c6d184d1d2e1d6c2d (patch) | |
| tree | a170278f590fc9111185ada4b13ef7184ed70732 /meta-openstack/recipes-devtools/python/python3-testtools_2.3.0.bb | |
| parent | 656768859b4f429884d6af60a7297335b1729628 (diff) | |
| download | meta-cloud-services-3a87c591ff5a5b669bfeb73c6d184d1d2e1d6c2d.tar.gz | |
python-testtools: Add python3 version
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python3-testtools_2.3.0.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-testtools_2.3.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-testtools_2.3.0.bb b/meta-openstack/recipes-devtools/python/python3-testtools_2.3.0.bb new file mode 100644 index 0000000..896ecee --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-testtools_2.3.0.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | inherit setuptools3 | ||
| 2 | require python-testtools.inc | ||
