Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecfbc63 commit 25b0623Copy full SHA for 25b0623
attributes/default.rb
@@ -44,5 +44,5 @@
44
default['python']['setuptools_version'] = nil # defaults to latest
45
default['python']['virtualenv_version'] = nil
46
default['python']['pip_version'] = nil
47
-default['python']['yolk_version'] = "0.4.2"
+default['python']['yolk_version'] = "0.4.1"
48
default['python']['yolk_location'] = "#{node['python']['prefix_dir']}/bin/yolk"
0 commit comments