use 3-space indents.

This commit is contained in:
Brett Cannon 2011-02-03 22:14:58 +00:00
parent 8045d97819
commit 4b0c24a3ae
1 changed files with 69 additions and 69 deletions

View File

@ -453,7 +453,7 @@ For distutils, use the following idiom::
# ...
)
For Distribute::
For Distribute::
setup(use_2to3=True,
# ...