Skip to content

Commit 31ca28a

Browse files
committed
README: may need to set PYTHONPATH to run the tests.
1 parent 38b9a7a commit 31ca28a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Installation
5757

5858
3. Test (optional)::
5959

60-
$ python -m pytest
60+
$ PYTHONPATH=build/lib python -m pytest
6161

6262
4. Install::
6363

0 commit comments

Comments
 (0)