Commit 7217704c by Gael Varoquaux

--no commit message

parent 8c4e86c6
...@@ -22,7 +22,7 @@ You will need Cython, numpy, and a C compiler. ...@@ -22,7 +22,7 @@ You will need Cython, numpy, and a C compiler.
To build the C extension in-place run:: To build the C extension in-place run::
$ python setup.py build_ext --i $ python setup.py build_ext -i
To test the C-Python bindings, run the `test.py` file. To test the C-Python bindings, run the `test.py` file.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment