Move requirements into their own directory (#12547)
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
```bash
|
||||
# Install dependencies.
|
||||
pip install -r requirements-docs.txt
|
||||
pip install -r ../requirements/docs.txt
|
||||
|
||||
# Build the docs.
|
||||
make clean
|
||||
|
||||
Reference in New Issue
Block a user