Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cffi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenVMS
Python
Modules
cffi
Commits
af4aa63d5fc8
Commit
af4aa63d5fc8
authored
5 years ago
by
Armin Rigo
Browse files
Options
Downloads
Patches
Plain Diff
Last change on bitbucket
parent
976b4a8b1c6b
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-22
3 additions, 22 deletions
README.md
with
3 additions
and
22 deletions
README.md
+
3
−
22
View file @
af4aa63d
...
@@ -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.
This diff is collapsed.
Click to expand it.
Jean-François Piéronne
@jfp
mentioned in commit
af8fc09151c8
·
4 years ago
mentioned in commit
af8fc09151c8
mentioned in commit af8fc09151c86ee5e60e90a4e5cee886dd3bcc42
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment