Commit cd39b895 authored by Jason R. Coombs's avatar Jason R. Coombs

Reindent long lines

parent af3f2330
......@@ -16,7 +16,10 @@ Windows
Install setuptools using the provided ``.exe`` installer.
64-bit versions of Python
Download `ez_setup.py`_ and run it; it will download the appropriate .egg file and install it for you. (Currently, the provided ``.exe`` installer does not support 64-bit versions of Python for Windows, due to a `distutils installer compatibility issue`_
Download `ez_setup.py`_ and run it; it will download the appropriate .egg
file and install it for you. (Currently, the provided ``.exe`` installer
does not support 64-bit versions of Python for Windows, due to a
`distutils installer compatibility issue`_
.. _ez_setup.py: http://peak.telecommunity.com/dist/ez_setup.py
.. _distutils installer compatibility issue: http://bugs.python.org/issue6792
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment