Skip to content

Commit

Permalink
Workaround for local dependencies on heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
zerok committed Sep 21, 2014
1 parent e1171c2 commit 9ddcb5d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements.txt
@@ -1 +1,2 @@
-r requirements/production.txt
-e ./cab
1 change: 0 additions & 1 deletion requirements/base.txt
@@ -1,4 +1,3 @@
-r vendor.txt
Django==1.5.9
certifi==14.05.14
dj-database-url==0.3.0
Expand Down
1 change: 1 addition & 0 deletions requirements/development.txt
@@ -1,2 +1,3 @@
-r base.txt
-r vendor.txt
Whoosh==2.6.0

0 comments on commit 9ddcb5d

Please sign in to comment.