diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2013-05-14 07:58:03 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2013-05-14 07:58:03 -0400 |
| commit | cd39b89526cd1a7f37d144cf07820cd2ca052f69 (patch) | |
| tree | 6818f53203a74c615e656bfdc327f47989cf988f /README.txt | |
| parent | af3f2330cc900f367d3ba4eb425b846148c8b414 (diff) | |
| download | python-setuptools-git-cd39b89526cd1a7f37d144cf07820cd2ca052f69.tar.gz | |
Reindent long lines
Diffstat (limited to 'README.txt')
| -rwxr-xr-x | README.txt | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |
