From: jbergstroem Date: Tue, 23 Aug 2011 09:29:36 +0000 (+0200) Subject: Add test_requests.py to manifest X-Git-Tag: v0.6.4^2~5^2~5^2~18 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e8dbecb4dbed3e835021977cf43f225a76bc5ec3;p=services%2Fpython-requests.git Add test_requests.py to manifest --- diff --git a/MANIFEST.in b/MANIFEST.in index 94c50f7..39fbb99 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1 +1 @@ -include README.rst LICENSE HISTORY.rst \ No newline at end of file +include README.rst LICENSE HISTORY.rst test_requests.py