Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
		
						commit
						129c60946c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -95,7 +95,7 @@ def _install_deps(requirements):
 | 
			
		|||
 | 
			
		||||
    elif not os.access(sys.prefix, os.W_OK):
 | 
			
		||||
        # We can't write to sys.prefix, attempt to install locally
 | 
			
		||||
        command.append('--local')
 | 
			
		||||
        command.append('--user')
 | 
			
		||||
 | 
			
		||||
    return _run_cmd(*command, '-r', requirements)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue