We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a2e51c commit 9e6fb6aCopy full SHA for 9e6fb6a
README.md
@@ -89,7 +89,7 @@ python manage.py test tests/test_effect.py
89
Building docs:
90
91
```bash
92
-pip install -r requirements-test.txt
+pip install -r docs/requirements.txt
93
python setup.py build_sphinx
94
```
95
0 commit comments