Skip to content

Commit ed3c02a

Browse files
committed
Add note for psycopg and force binary
1 parent a29fea4 commit ed3c02a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements/deploy.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
-r pip.txt
2-
psycopg2==2.7.3.2
2+
# http://initd.org/psycopg/docs/install.html#binary-install-from-pypi
3+
psycopg2==2.7.3.2 --no-binary psycopg2
34
gunicorn==19.1.0
45
pysolr==2.0.13
56
django-redis-cache==1.6.3

0 commit comments

Comments
 (0)