summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Hellmann <doug@doughellmann.com>2014-09-10 10:25:35 -0400
committerDoug Hellmann <doug@doughellmann.com>2014-09-10 10:25:35 -0400
commit040f1d6afa733527385d2309e485bf37e9843b0e (patch)
treec53470936413d059184162f423d384d6c1d0bddd
parente36ad255ed8f7b4914b0481e80f5ddb292d77881 (diff)
downloadoslo-i18n-040f1d6afa733527385d2309e485bf37e9843b0e.tar.gz
Add missing six dependency1.0.00.4.0
Change-Id: I6a661282d6e9381861ff0cf4ba564f76e4812d4a Closes-bug: #1367761
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 61bfbbd..b25096e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1,2 @@
Babel>=1.3
+six>=1.7.0