mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-29 15:23:51 +00:00
add requirements.txt
This commit is contained in:
parent
8cb0368a49
commit
dec529a5d8
1 changed files with 3 additions and 3 deletions
|
@ -27,6 +27,6 @@ sphinx:
|
|||
# Optional but recommended, declare the Python requirements required
|
||||
# to build your documentation
|
||||
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
|
||||
# python:
|
||||
# install:
|
||||
# - requirements: docs/requirements.txt
|
||||
python:
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue