mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-11-04 15:00:05 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			115 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			115 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
#!/bin/bash
 | 
						|
pip install "conan<2.0"
 | 
						|
pip install geopandas
 | 
						|
pip install GitPython
 | 
						|
conan profile new default --detect
 |