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 06e5786 commit 74308e7Copy full SHA for 74308e7
docs/pytest-plugin.md
@@ -22,7 +22,7 @@ Looking for more flexibility, correctness, or power? Need different defaults? [C
22
Install `libvcs` using your preferred Python package manager:
23
24
```console
25
-$ pip install libvcs
+$ python -m pip install libvcs
26
```
27
28
Pytest will automatically detect the plugin, and its fixtures will be available.
0 commit comments