Skip to content

Commit

Permalink
include sphinx_rtd_theme to rtd env file so that it is independent of…
Browse files Browse the repository at this point in the history
… whether RTD server installs it during the build
  • Loading branch information
hans-permana committed Mar 15, 2018
1 parent a440df2 commit 8d03fb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readthedocs-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ dependencies:
- pytest-cov
- tornado
- sphinx-argparse
- sphinx_rtd_theme
- pip:
- sphinx_autodoc_annotation

0 comments on commit 8d03fb3

Please sign in to comment.