summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArmin Rigo <arigo@tunes.org>2020-02-13 10:02:21 +0100
committerArmin Rigo <arigo@tunes.org>2020-02-13 10:02:21 +0100
commitf99387a411e26dffeeb9edc0a08e0af3c47465ff (patch)
treec580de2f23e7a0887d98f35dace8ea5a31dd0223
parent8cbc8d5c2aebd965a27752af1fae727da9e125df (diff)
downloadcffi-f99387a411e26dffeeb9edc0a08e0af3c47465ff.tar.gz
Last change on bitbucket
-rw-r--r--README.md25
1 files changed, 3 insertions, 22 deletions
diff --git a/README.md b/README.md
index 3e7862d..9711660 100644
--- a/README.md
+++ b/README.md
@@ -5,26 +5,7 @@ Foreign Function Interface for Python calling C code.
Please see the [Documentation](http://cffi.readthedocs.org/) or uncompiled
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)
-
-Testing/development tips
-------------------------
-
-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.
+The new home is https://foss.heptapod.net/pypy/cffi