Skip to content

Commit

Permalink
include m2r
Browse files Browse the repository at this point in the history
  • Loading branch information
Shumo Chu committed Feb 3, 2020
1 parent 6aa8e83 commit 08b4e05
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
m2r
sphinx_rtd_theme
3 changes: 2 additions & 1 deletion readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ formats: all

# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.7
version: 3.7
install: docs/requirements.txt

0 comments on commit 08b4e05

Please sign in to comment.