File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
garlicsim/docs/intro/installation/developers Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -39,9 +39,10 @@ For :mod:`garlicsim`
3939
4040* on Windows only: `Python for Windows Extensions`_.
4141
42- And for users of Python 2.5 only:
42+ For users of Python 2.5 only:
4343
4444* `Backport of the multiprocessing module`_.
45+ * `pyOpenSSL`_ is needed in order to use :class:`PiCloudCruncher`.
4546
4647Optional but recommended:
4748
@@ -113,6 +114,7 @@ like this::
113114
114115 c:\> c:\python26\Scripts\GarlicSim.py
115116
117+ .. _pyOpenSSL: http://pypi.python.org/pypi/pyOpenSSL
116118.. _pip: http://pypi.python.org/pypi/pip
117119.. _distribute: http://pypi.python.org/pypi/distribute
118120.. _Backport of the multiprocessing module: http://pypi.python.org/pypi/multiprocessing/
You can’t perform that action at this time.
0 commit comments