Skip to content

Commit

Permalink
updated installation requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
bear (Mike Taylor) committed Jul 25, 2014
1 parent ac551c9 commit 844abe3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
ronkyuu
=======

論及 ronkyuu - mention, reference to, touching upon

Python package to help with parsing, handling and other manipulations
Expand Down Expand Up @@ -75,4 +74,8 @@ Requires
========
Python v2.6+ but see requirements.txt for a full list

Installing the latest version of Requests and it's OAuth plugin now requires pyOpenSSL which
will require compiling of source libs. You may need to have installed the -dev package for the
version of Python you are working with.

For testing I use [httmock](https://pypi.python.org/pypi/httmock/) to stub the web calls

0 comments on commit 844abe3

Please sign in to comment.