Skip to content

Commit b03bee0

Browse files
Install psycopg2-binary
Currently Travis CI builds are failing with a message asking us to install the binary version, so let's give that a try.
1 parent 8e32477 commit b03bee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/test-cpython.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
-r test.txt
2-
psycopg2
2+
psycopg2-binary

0 commit comments

Comments
 (0)