From 1382d655ed916eb11d682c47449d451ce406ce47 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 13 Oct 2011 22:37:23 -0400 Subject: [PATCH] omnijson for python2.5 --- reqs.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/reqs.txt b/reqs.txt index db81186..3dd8b21 100644 --- a/reqs.txt +++ b/reqs.txt @@ -2,4 +2,5 @@ nose mock pyflakes NoseXUnit -gevent \ No newline at end of file +gevent +omnijson \ No newline at end of file -- 2.34.1