Skip to content

Commit 84e1c1c

Browse files
committed
update common version dependency
1 parent 7c95d93 commit 84e1c1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
license='LICENSE',
1313
description='Cloudify Chef plugin',
1414
install_requires=[
15-
'cloudify-plugins-common==3.0',
15+
'cloudify-plugins-common>=3.0',
1616
],
1717
package_data={
1818
'puppet_plugin': ['puppet/facts/cloudify_facts.rb']

0 commit comments

Comments
 (0)