Skip to content

Commit

Permalink
Added requirements file for readthedocs.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcoblenz committed Aug 27, 2019
1 parent d591d37 commit d46826a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,8 @@ version: 2

sphinx:
configuration: user_guide/source/conf.py

python:
install:
- requirements: user_guide/requirements.txt

1 change: 1 addition & 0 deletions user_guide/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pygments-lexer-obsidian

0 comments on commit d46826a

Please sign in to comment.