diff options
| author | Xavier Ordoquy | 2013-01-03 10:47:24 +0100 |
|---|---|---|
| committer | Xavier Ordoquy | 2013-01-03 10:47:24 +0100 |
| commit | 22b1411f413fdfee6e654d1578db69df3c300602 (patch) | |
| tree | 423d811b3f31bb48022c4c73ca7a3c78d4c6bb20 | |
| parent | 4b77b3c5adcc147316629a01e05a3600d1d89d27 (diff) | |
| download | django-rest-framework-22b1411f413fdfee6e654d1578db69df3c300602.tar.bz2 | |
By default, don't install six.
| -rw-r--r-- | requirements.txt | 1 |
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 |
