Skip to content
Snippets Groups Projects
Commit af4aa63d5fc8 authored by Armin Rigo's avatar Armin Rigo
Browse files

Last change on bitbucket

parent 976b4a8b1c6b
Branches
No related tags found
No related merge requests found
...@@ -5,13 +5,6 @@ ...@@ -5,13 +5,6 @@
Please see the [Documentation](http://cffi.readthedocs.org/) or uncompiled Please see the [Documentation](http://cffi.readthedocs.org/) or uncompiled
in the doc/ subdirectory. in the doc/ subdirectory.
Download This project moved
-------- ------------------
[Download page](https://bitbucket.org/cffi/cffi/downloads)
Contact
-------
[Mailing list](https://groups.google.com/forum/#!forum/python-cffi)
...@@ -17,14 +10,2 @@ ...@@ -17,14 +10,2 @@
Testing/development tips The new home is https://foss.heptapod.net/pypy/cffi
------------------------
To run tests under CPython, run::
pip install pytest # if you don't have py.test already
pip install pycparser
python setup.py build_ext -f -i
py.test c/ testing/
If you run in another directory (either the tests or another program),
you should use the environment variable ``PYTHONPATH=/path`` to point
to the location that contains the ``_cffi_backend.so`` just compiled.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment