Edit DOC.
This commit is contained in:
parent
8040dd7670
commit
721791444e
1 changed files with 1 additions and 1 deletions
2
DOC.md
2
DOC.md
|
@ -308,7 +308,7 @@ Authorization: Bearer [ACCESS_TOKEN]
|
||||||
|
|
||||||
## Running Tests
|
## Running Tests
|
||||||
|
|
||||||
Use [tox](https://pypi.python.org/pypi/tox) for running tests in each of the environments:
|
Use [tox](https://pypi.python.org/pypi/tox) for running tests in each of the environments, also to run coverage among:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ tox
|
$ tox
|
||||||
|
|
Loading…
Reference in a new issue