Author: Armin Rigo <ar...@tunes.org> Branch: extradoc Changeset: r5158:8fe1c70ff8a0 Date: 2014-02-19 19:50 +0100 http://bitbucket.org/pypy/extradoc/changeset/8fe1c70ff8a0/
Log: Backed out changeset db73d6fca0d2 It turns out not to be needed, it was a problem of trying the wrong branch. diff --git a/blog/draft/running-numpy.rst b/blog/draft/running-numpy.rst --- a/blog/draft/running-numpy.rst +++ b/blog/draft/running-numpy.rst @@ -3,9 +3,6 @@ * apt-get install pypy-dev -* Windows: you need to edit the Python.h from PyPy to add at the end: - ``#include <sys/types.h>`` - * git clone https://bitbucket.org/pypy/numpy.git; cd numpy; sudo pypy setup.py install _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit