Skip to content

Commit 47dedfc

Browse files
committed
Fix examples/simple test execution
1 parent e3b2dad commit 47dedfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Install dependencies::
6363
To run the Python tests, use::
6464

6565
pytest
66-
pytest examples/simple
66+
pytest examples/simple --confcutdir=$PWD
6767

6868
Building the Docs
6969
=================

0 commit comments

Comments
 (0)