Skip to content

Commit d853c2e

Browse files
committed
Mention the cffi issue (fixes bpython#470)
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at> (cherry picked from commit f616167984b16539f3b9d2f8d73207ad3103adc4)
1 parent c5836f4 commit d853c2e

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,17 @@ bpython-curtsies
2121
* curtsies >= 0.0.32
2222
* greenlet
2323

24+
If you are using Python 2 on Mac OS X, the following dependencies are required
25+
as well:
26+
27+
* pyOpenSSL
28+
* ndg-httpsclien
29+
* pyasn1
30+
31+
If you have problems installing cffi which is needed by pyOpenSSL,
32+
please take a look at https://cffi.readthedocs.org/en/release-0.8/#macos-x.
33+
34+
2435
bpython-urwid
2536
-------------
2637
``bpython-urwid`` requires the following additional packages:

0 commit comments

Comments
 (0)