aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Ordoquy2013-01-03 10:47:24 +0100
committerXavier Ordoquy2013-01-03 10:47:24 +0100
commit22b1411f413fdfee6e654d1578db69df3c300602 (patch)
tree423d811b3f31bb48022c4c73ca7a3c78d4c6bb20
parent4b77b3c5adcc147316629a01e05a3600d1d89d27 (diff)
downloaddjango-rest-framework-22b1411f413fdfee6e654d1578db69df3c300602.tar.bz2
By default, don't install six.
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 09205891..730c1d07 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,2 +1 @@
Django>=1.3
-six