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 aefd1b8 commit 9162566Copy full SHA for 9162566
cookbooks/travis_build_environment/recipes/pip.rb
@@ -14,7 +14,7 @@
14
INSTALL_PIP3
15
not_if 'which pip3'
16
end
17
-
+
18
bash 'install-pip' do
19
cwd Chef::Config[:file_cache_path]
20
code <<-INSTALL_PIP
0 commit comments