mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Use zulip-py3-venv when running on Python 3
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							c0f2cebe0c
						
					
				
				
					commit
					712c98cb48
				
			@@ -29,7 +29,7 @@ apt-get install -y puppet git python python-six crudini $ADDITIONAL_PACKAGES
 | 
			
		||||
 | 
			
		||||
# Create and activate a virtualenv
 | 
			
		||||
if [ "$VIRTUALENV_NEEDED" = "yes" ]; then
 | 
			
		||||
    "$ZULIP_PATH"/scripts/lib/create-production-venv "$ZULIP_PATH"/zulip-venv
 | 
			
		||||
    "$ZULIP_PATH"/scripts/lib/create-production-venv "$ZULIP_PATH"
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
# puppet apply
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user