From d94f7724bc55fb5bc16d27316f1ffb41354f8c4a Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 15 Oct 2011 10:34:32 -0400 Subject: [PATCH] add requirements to runner --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 3ced679..aa7d55a 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,2 +1,2 @@ -include reqs.txt README.md LICENSE AUTHORS +include README.md LICENSE AUTHORS requirements.txt include httpbin/templates/* \ No newline at end of file