Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
PyPy
cffi
Commits
7c43a8dc8393
Commit
136d9a16
authored
Jan 23, 2017
by
Matti Picus
Browse files
tweak
parent
d05a37bd9b1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
7c43a8dc
...
...
@@ -21,8 +21,9 @@ 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/ test/
py.test c/ test
ing
/
If you run in another directory (either the tests or another program),
you should use the environment variable
``PYTHONPATH=/path``
to point
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment