diff options
| author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2020-01-14 10:29:50 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-01-15 16:23:54 -0500 |
| commit | a89e4d7bc738e6a2b5879fba69dc0242213bbb2e (patch) | |
| tree | 6645006a0200e0e3a8288964d51a248d45a322cf /meta-openstack/recipes-devtools/python/python3-virtualenv_1.11.4.bb | |
| parent | 9103d30d259a5682b364909e6a5e9dc6820618ce (diff) | |
| download | meta-cloud-services-a89e4d7bc738e6a2b5879fba69dc0242213bbb2e.tar.gz | |
python-virtualenv: 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-virtualenv_1.11.4.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python3-virtualenv_1.11.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python3-virtualenv_1.11.4.bb b/meta-openstack/recipes-devtools/python/python3-virtualenv_1.11.4.bb new file mode 100644 index 0000000..f053af7 --- /dev/null +++ b/meta-openstack/recipes-devtools/python/python3-virtualenv_1.11.4.bb | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | require python-virtualenv.inc | ||
| 2 | inherit setuptools3 | ||
