Skip to content

Commit

Permalink
Removed redundancy in including coverage in both local and test.
Browse files Browse the repository at this point in the history
Local.txt is now based on test.txt which is based on base.txt.
  • Loading branch information
Noel Martin Llevares committed Jun 9, 2014
1 parent 0bf2d69 commit 0c95297
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements/local.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Local development dependencies go here
-r base.txt
coverage==3.7.1
-r test.txt
django-debug-toolbar==1.2.1
Sphinx==1.2.2

0 comments on commit 0c95297

Please sign in to comment.