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 d637cd1 commit a3e99d0Copy full SHA for a3e99d0
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