Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 5, 2022. It is now read-only.

Commit d64f5b7

Browse files
author
Maksym Oryshchuk
committed
MDK-578 Fix virtualenv installation process
1 parent 711e4d9 commit d64f5b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipes/virtualenv.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@
2323
python_pip "virtualenv" do
2424
action :upgrade
2525
version node['python']['virtualenv_version']
26+
options "--ignore-installed"
2627
end

0 commit comments

Comments
 (0)