Skip to content
Snippets Groups Projects
Commit 1585d81f authored by Juraj Paluba's avatar Juraj Paluba
Browse files

add openstack-lib as install requirement

parent e147c4d5
No related branches found
No related tags found
No related merge requests found
Pipeline #145256 passed
......@@ -18,6 +18,7 @@ setup(
packages=find_namespace_packages(include=['kypo.*'], exclude=['tests']),
install_requires=[
'kypo-python-commons==0.1.2',
'kypo-openstack-lib==0.38.*',
],
python_requires='>=3',
zip_safe=False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment