Skip to content

Commit 91bad54

Browse files
committed
-
1 parent 99d5991 commit 91bad54

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

garlicsim/docs/intro/installation/developers/python-2.x.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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

4647
Optional 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/

0 commit comments

Comments
 (0)