We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e11be9 commit 059d32cCopy full SHA for 059d32c
README.rst
@@ -17,6 +17,17 @@ Dependencies
17
* babel (optional, for internationalization)
18
* watchdog (optional, for monitoring imported modules for changes)
19
20
+If you are using Python 2 on Mac OS X, the following dependencies are required
21
+as well:
22
+
23
+* pyOpenSSL
24
+* ndg-httpsclien
25
+* pyasn1
26
27
+If you have problems installing cffi which is needed by pyOpenSSL,
28
+please take a look at https://cffi.readthedocs.org/en/release-0.8/#macos-x.
29
30
31
bpython-urwid
32
-------------
33
``bpython-urwid`` requires the following additional packages:
0 commit comments