mirror of https://github.com/tqdm/tqdm.git
Merge branch 'feature/add-doc-for-installing-coverage' into devel
- closes #1109
This commit is contained in:
commit
4e92cf3f71
|
@ -103,7 +103,7 @@ that each distribution has an alias to call the Python interpreter:
|
||||||
|
|
||||||
Alternatively, use `pytest` to run the tests just for the current Python version:
|
Alternatively, use `pytest` to run the tests just for the current Python version:
|
||||||
|
|
||||||
- install `pytest` and `flake8`
|
- install `pytest`, `coverage`, `pytest-cov` and `flake8`
|
||||||
- run the following command:
|
- run the following command:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue