Skip to content

Commit 9e6fb6a

Browse files
committed
Building docs requires installing docs/requirements.txt
1 parent 4a2e51c commit 9e6fb6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ python manage.py test tests/test_effect.py
8989
Building docs:
9090

9191
```bash
92-
pip install -r requirements-test.txt
92+
pip install -r docs/requirements.txt
9393
python setup.py build_sphinx
9494
```
9595

0 commit comments

Comments
 (0)