Skip to content

Commit d2cd28d

Browse files
author
揭思敏
committed
#29/Pytest doc error
1 parent 76003ff commit d2cd28d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,8 @@ pytest
6666

6767
.. code-block:: shell-session
6868
69-
ptest --cov=./
69+
pip install pytest pytest-cov
70+
pytest --cov=./
7071
7172
nosetest
7273
--------

0 commit comments

Comments
 (0)