fix: always install venv pkg when bootstrapping python
				
					
				
			This commit is contained in:
		
							parent
							
								
									014982028b
								
							
						
					
					
						commit
						5c5038144f
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -50,6 +50,7 @@ def bootstrap_python(c, deploy=None, | |||
|     apt.install( | ||||
|         c, | ||||
|         'python3-dev', | ||||
|         'python3-venv', | ||||
|         'libffi-dev', | ||||
|         'libjpeg-dev', | ||||
|         'libssl-dev', | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lance Edgar
						Lance Edgar