mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-01-31 09:24:07 +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\
|