mirror of
				https://github.com/psycopg/psycopg2.git
				synced 2025-10-31 15:57:31 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			132 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			132 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
| @echo on
 | |
| 
 | |
| pip install delvewheel wheel
 | |
| 
 | |
| vcpkg install libpq:x64-windows-release
 | |
| 
 | |
| pipx install .\scripts\build\pg_config_vcpkg_stub\
 |