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 f070627 commit 9e99a67Copy full SHA for 9e99a67
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