Unanswered
			
			
 
			
	
		
			
		
		
		
		
	
			
		
		Is It Possible To Give The Agent Access To Install Private Pip Packages (Needs To Be Installed From The Repo)?
The  private_package  can be installed by doing  pip install git+ssh://git@github.com/user/private_package.git   but the agent is trying to do  pip install private_package  which won’t work.
316 Views
				0
Answers
				
					 
	4 years ago
				
					
						 
	2 years ago
					
					 Tags