Skip to content

Commit

Permalink
Added RTD Requirements File
Browse files Browse the repository at this point in the history
  • Loading branch information
geotrieu committed Oct 4, 2023
1 parent 773ddd9 commit 0fcdaa6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
8 changes: 3 additions & 5 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ sphinx:

# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html

# python:

# install:

# - requirements: docs/requirements.txt
python:
install:
- requirements: docs/requirements.txt
8 changes: 8 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
pillow
mock==1.0.1
alabaster>=0.7,<0.8,!=0.7.5
commonmark==0.9.1
recommonmark==0.5.0
sphinx
sphinx-rtd-theme
readthedocs-sphinx-ext<2.3
1 change: 0 additions & 1 deletion rad-flow-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,3 @@ dependencies:
- plotly-orca==1.3.1
- pandas
- pyyaml
- sphinx_rtd_theme

0 comments on commit 0fcdaa6

Please sign in to comment.