mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-11-04 11:00:06 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			149 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			149 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
#!/bin/bash
 | 
						|
pip install --upgrade --user conan
 | 
						|
pip install --upgrade --user geopandas
 | 
						|
pip install --upgrade --user GitPython
 | 
						|
conan profile detect -e
 |