We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3b2dad commit 47dedfcCopy full SHA for 47dedfc
CONTRIBUTING.rst
@@ -63,7 +63,7 @@ Install dependencies::
63
To run the Python tests, use::
64
65
pytest
66
- pytest examples/simple
+ pytest examples/simple --confcutdir=$PWD
67
68
Building the Docs
69
=================
0 commit comments