Skip to content

Commit

Permalink
use env
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Oct 21, 2018
1 parent 76bbba4 commit f769b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Build the code::

Test the Python interface (optional)::

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


API
Expand Down

0 comments on commit f769b99

Please sign in to comment.