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 9011012 commit 5effbeaCopy full SHA for 5effbea
docs/test/pytest/index.rst
@@ -35,7 +35,7 @@ You can install pytest in `virtual environments <venv>` with:
35
36
$ python -m pip install pytest
37
Collecting pytest
38
- …
+ ...
39
Successfully installed attrs-21.2.0 iniconfig-1.1.1 pluggy-1.0.0 py-1.10.0 pytest-6.2.5 toml-0.10.2
40
41
.. tab:: Windows
@@ -44,7 +44,7 @@ You can install pytest in `virtual environments <venv>` with:
44
45
C:> python -m pip install pytest
46
47
48
49
50
.. toctree::
0 commit comments