summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2013-01-29 15:53:03 -0800
committerTres Seaver <tseaver@palladion.com>2013-01-29 15:53:03 -0800
commitf4ac0be37899d245bbc6e91b5f5a648e3e593507 (patch)
tree9e829ead3c1b729dd80c88752b58e08871c68812 /docs
parent514c866c9915491306ad2e05e79b6faa6f79ea63 (diff)
parent6821582d7e691b8c068ce80ec067319c65195716 (diff)
downloadpyramid-f4ac0be37899d245bbc6e91b5f5a648e3e593507.tar.gz
pyramid-f4ac0be37899d245bbc6e91b5f5a648e3e593507.tar.bz2
pyramid-f4ac0be37899d245bbc6e91b5f5a648e3e593507.zip
Merge pull request #834 from tshepang/obsolete
this obsolete info should have been removed in commit 22ed77d
Diffstat (limited to 'docs')
-rw-r--r--docs/narr/install.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/narr/install.rst b/docs/narr/install.rst
index 224a62db7..c467779f4 100644
--- a/docs/narr/install.rst
+++ b/docs/narr/install.rst
@@ -166,9 +166,7 @@ distribute is not yet installed:
ImportError: No module named setuptools
If ``import setuptools`` raises an :exc:`ImportError` as it does above, you
-will need to install setuptools or distribute manually. Note that above
-we're using a Python 2.7-series interpreter on Mac OS X; your output may
-differ if you're using a later Python version or a different platform.
+will need to install setuptools or distribute manually.
If you are using a "system" Python (one installed by your OS distributor or a
3rd-party packager such as Fink or MacPorts), you can usually install the