Skip to content
Snippets Groups Projects
Commit bde827ec authored by Sun Jin Kim's avatar Sun Jin Kim
Browse files

update readthedocs yaml

parent cfab8be6
No related branches found
No related tags found
No related merge requests found
......@@ -26,4 +26,8 @@ sphinx:
# Optionally declare the Python requirements required to build your docs
python:
install:
- requirements: docs/requirements.txt
\ No newline at end of file
# install requirements
- requirements: docs/requirements.txt
# install our root directory
- method: pip
path: .
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment