Skip to content

Commit

Permalink
Add pyscopg2 to requirements
Browse files Browse the repository at this point in the history
This requirement is specific to Heroku, and I know that for other PaaS
platforms separating out compiled requirements versus those which are
not is a big win for deployment.
  • Loading branch information
akumria committed May 31, 2012
1 parent ec3c6ca commit 840b6e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
-r ./requirements.pip
psycopg2

0 comments on commit 840b6e7

Please sign in to comment.