On Wed, Feb 20, 2013 at 9:29 PM, Armin Rigo <ar...@tunes.org> wrote: > Hi all, > > Just so everybody knows, the plan is to release CFFI 0.6 latest when > we do the PyPy 2.0 release, and include it fully inside PyPy too. > (The idea is to avoid "pip install cffi", which would get a > potentially incompatible version: PyPy includes the "_cffi_backend" > module, which only works with a specific version of CFFI). > > > A bientôt, > > Armin. > _______________________________________________ > pypy-dev mailing list > pypy-dev@python.org > http://mail.python.org/mailman/listinfo/pypy-dev
One thing we have to consider is how do you write setup.py (or requirements.txt) in case you need to install cffi on cpython but not pypy _______________________________________________ pypy-dev mailing list pypy-dev@python.org http://mail.python.org/mailman/listinfo/pypy-dev