You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add REQUIRES postgres to tests/utils/installation.shtest test
If postgresql isn't installed on the test machine this test fails
during the attempt to build the psycopg2 package with error:
Error: pg_config executable not found.
0 commit comments