Skip to content

Commit 844abe3

Browse files
author
bear (Mike Taylor)
committed
updated installation requirements
1 parent ac551c9 commit 844abe3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
ronkyuu
22
=======
3-
43
論及 ronkyuu - mention, reference to, touching upon
54

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

77+
Installing the latest version of Requests and it's OAuth plugin now requires pyOpenSSL which
78+
will require compiling of source libs. You may need to have installed the -dev package for the
79+
version of Python you are working with.
80+
7881
For testing I use [httmock](https://pypi.python.org/pypi/httmock/) to stub the web calls

0 commit comments

Comments
 (0)