diff options
author | 2011-04-13 18:15:13 -0400 | |
---|---|---|
committer | 2011-04-13 18:15:13 -0400 | |
commit | 87c7b24ac4a9f77c8a01a759df204a3386570d38 (patch) | |
tree | ee303b1fa1ba6a8ee082fe500b422184ea75f152 | |
parent | package manifest (diff) | |
download | python-github3-87c7b24ac4a9f77c8a01a759df204a3386570d38.tar.xz python-github3-87c7b24ac4a9f77c8a01a759df204a3386570d38.zip |
simple requirements
-rw-r--r-- | reqs.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/reqs.txt b/reqs.txt new file mode 100644 index 0000000..3ac1a76 --- /dev/null +++ b/reqs.txt @@ -0,0 +1,2 @@ +requests=0.3.1 +unittest2
\ No newline at end of file |