Fixed namespacing to use python3 style namespace packages.
Note: the egg name is not allowed to have a dash, because that is interpreted as version by at least pbr. See https://pip.pypa.io/en/stable/reference/pip_install/#vcs-support Change-Id: Ib6666e4aee84a54050a5788de1c12ca36aa130ce
This commit is contained in:
parent
1e873cf9c9
commit
6590ecdf45
@ -1 +0,0 @@
|
||||
__import__('pkg_resources').declare_namespace(__name__)
|
@ -1,3 +1,3 @@
|
||||
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
||||
git+https://git.openstack.org/openstack/ara-server@master#egg=ara-server
|
||||
git+https://git.openstack.org/openstack/ara-server@master#egg=ara_server
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user