We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a080c2 commit def249fCopy full SHA for def249f
doc/devel/development_setup.rst
@@ -136,6 +136,7 @@ Optional, but recommended:
136
137
Troubleshooting
138
===============
139
-* pytest - If the test runner is failing, verify that the pytest you are using
140
- is installed in your environment using the ``which pytest`` and ``which python``
141
- commands. If the paths are not the same, install pytest in your environment.
+* pytest - If the test runner is failing, verify that the pytest you are using
+is installed in your environment using the ``which pytest`` and ``which
+python`` commands. If the paths are not the same, install pytest in your
142
+environment.
0 commit comments