Author: mattip Branch: win32 Changeset: r865:1bf05283bb67 Date: 2012-08-22 11:54 +0300 http://bitbucket.org/cffi/cffi/changeset/1bf05283bb67/
Log: nitpick with installation dependencies diff --git a/doc/source/index.rst b/doc/source/index.rst --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -79,6 +79,10 @@ * pycparser 2.06 or 2.07: http://code.google.com/p/pycparser/ (there is a bug in the distribution of 2.08!) + + note that pycparser in turn relies on `ply`_ + +.. _`ply`: http://pypi.python.org/pypi/ply * a C compiler is required to use CFFI during development, but not to run correctly-installed programs that use CFFI. _______________________________________________ pypy-commit mailing list pypy-commit@python.org http://mail.python.org/mailman/listinfo/pypy-commit