aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
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: