aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAymeric Augustin2013-10-28 21:20:07 +0100
committerAymeric Augustin2013-10-28 21:20:43 +0100
commit561d84dae367f4eab2c2d6a70407977d256078d4 (patch)
treeaa1228600841000c937ebed8290cac30d3fd15f8 /Makefile
parent7fefd62f7bb115fa4dd8fc8ea3dcd26d52eb75f7 (diff)
downloaddjango-debug-toolbar-561d84dae367f4eab2c2d6a70407977d256078d4.tar.bz2
Extend the contribution docs.
This is what I've understood from the projet over the last weeks. Fix #427.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ce33328..1ea5f38 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,6 @@ flake8:
flake8 *.py debug_toolbar example tests
test:
- pip install Django
python runtests.py
compress_js: