Skip to content

Commit 459f3be

Browse files
committed
pip install -r test-requirements.txt in README.md
1 parent fe264d4 commit 459f3be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ To build an example site:
2727
## Running tests
2828

2929
```shell
30+
pip install -r test-requirements.txt
3031
python -m unittest
3132
```
3233

0 commit comments

Comments
 (0)