Skip to content

Commit

Permalink
update pytest example
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Oct 21, 2018
1 parent f769b99 commit c8bddcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -106,7 +106,7 @@ Build the code::

Test the Python interface (optional)::

env NUMGRID_BUILD_DIR=. PYTHONPATH=../api py.test -s -vv ../test/test.py
env NUMGRID_BUILD_DIR=. PYTHONPATH=.. pytest -s -vv ../test/test.py


API
Expand Down

0 comments on commit c8bddcd

Please sign in to comment.