mirror of
https://opendev.org/openstack/python-openstackclient.git
synced 2026-01-17 15:31:03 +00:00
https://review.openstack.org/20753 introduced tools/install_venv_common.py but not it's dependencies openstack.common.{cfg,iniparser} Change-Id: I270a1d8f6fd8f93988a5e2ccbc446adda0a6cd81
7 lines
205 B
Text
7 lines
205 B
Text
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=cfg,iniparser,install_venv_common,openstackkeyring,setup
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=openstackclient
|