Skip to content

Commit f8a31a3

Browse files
committed
Added a requirements.txt
Note that the redis version is not specified, so it is possible to setup a virtualenv with whatever redis version you see fit.
1 parent 3f1160f commit f8a31a3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
argparse==1.2.1
2+
python-dateutil==1.5
3+
redis
4+
tornado==2.1.1

0 commit comments

Comments
 (0)