Skip to content

Commit

Permalink
Fix develop target.
Browse files Browse the repository at this point in the history
  • Loading branch information
olmar committed Dec 4, 2014
1 parent de48acf commit 6c63629
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,3 @@ test.requirements: requirements
pip install -q -r requirements/test.txt --exists-action=w

develop: test.requirements
pip install -q -r requirements/local.txt --exists-action=w

0 comments on commit 6c63629

Please sign in to comment.