Add vendored Redis.

This commit is contained in:
Luke Sneeringer
2014-11-03 14:50:01 -06:00
parent e2b9509ef1
commit f69969f1e0
31 changed files with 9313 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ Django>=1.6.7,<1.7
#pexpect
#pyrax
#python-dateutil
#redis
#requests
#South>=0.8,<2.0

View File

@@ -72,6 +72,7 @@ Django-1.6.7.tar.gz
#Markdown-2.4.tar.gz
#pexpect-3.1.tar.gz
#pyrax-1.7.2.tar.gz
#redis-2.10.3.tar.gz
#South-0.8.4.tar.gz
# Dev-only packages:

View File

@@ -20,6 +20,7 @@ Django>=1.4
#pexpect
#pyrax
#python-dateutil
#redis
#requests
#South>=0.8,<2.0

View File

@@ -70,6 +70,7 @@ Django-1.5.5.tar.gz
#Markdown-2.4.tar.gz
#pexpect-3.1.tar.gz
#pyrax-1.7.2.tar.gz
#redis-2.10.3.tar.gz
#South-0.8.4.tar.gz
# You may also need to install the following extra packages using the OS

Binary file not shown.