Author: Ronny Pfannschmidt <opensou...@ronnypfannschmidt.de>
Branch: vendoring
Changeset: r75981:ff5dc0dc0699
Date: 2015-02-16 12:06 +0100
http://bitbucket.org/pypy/pypy/changeset/ff5dc0dc0699/

Log:    docs

diff --git a/site-packages/README b/site-packages/README
--- a/site-packages/README
+++ b/site-packages/README
@@ -1,2 +1,14 @@
 This directory exists so that 3rd party packages can be installed
 here.  Read the source for site.py for more details.
+
+
+For Convenience we include the following packages by default
+
+
+* setuptools
+* pip
+* virtualenv
+* prompt_toolkit - for implementing a readline
+* ptpython - to give an alternative more awaesome python prompt
+* pygments - highlighting in ptpython
+
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to